summaryrefslogtreecommitdiff
path: root/cloudinit/distros
AgeCommit message (Expand)Author
2013-07-17plain text password of '' or None should not trigger settingScott Moser
2013-06-27Fix SLES zypper command usageJuerg Haefliger
2013-06-27Remove 'Copyright SUSE' from the headersJuerg Haefliger
2013-06-26Use short option names for passwd utilitiesJuerg Haefliger
2013-06-25Add a SLES distro handlerJuerg Haefliger
2013-06-25Move some RHEL distro methods to their own new fileJuerg Haefliger
2013-06-20Cleanup Distro.create_user() methodJuerg Haefliger
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-04-10improvments to systemd/fedora 18 supportGreg Padgett
2013-04-03invoke dist-upgrade instead of upgrade for apt upgradesScott Moser
2013-04-03invoke 'dist-upgrade' instead of 'upgrade' on for upgrades.Scott Moser
2013-03-26compatibility fixes for Fedora and RHELGreg Padgett
2013-03-19appease pylint and pep8Scott Moser
2013-03-07fix pep8 and pylintScott Moser
2013-03-07merge from trunkScott Moser
2013-03-07allow customization of apt-get command, add --force-unsafe-ioScott Moser
2013-03-07pep8 and pylint fixesScott Moser
2013-03-06Continue working on merging code.Joshua Harlow
2013-01-27Adding package versioning logic to package_commandCraig Tracey
2013-01-24Merge the old user style with the distro provided config.harlowja
2013-01-19Merge the old user style with the distro provided config.harlowja
2013-01-18Adjust how the legacy user: XYZ config alters the normalized user listJoshua Harlow
2013-01-15cleanup a pep8 failurectracey
2013-01-15add support for operating system familiesctracey
2013-01-07fix 'lock_password' for cloud-config user setupScott Moser
2013-01-05Fix the password locking logic.Joshua Harlow
2013-01-05Make which fields are redacted come from a field array.Joshua Harlow
2012-11-20pep8 and pylintScott Moser
2012-11-15Raise a type error when a sudoers rule is not an accepted type.Joshua Harlow
2012-11-14Fix sudoers being written multiple times when strings are used.Joshua Harlow
2012-11-13Update how errors are handled when writing and reading hostnames.Joshua Harlow
2012-11-13Only attempt to read the previous hostname file if it exists.Joshua Harlow
2012-11-12Remove these lines which are not needed.Joshua Harlow
2012-11-12Pylint and pep8 cleanups.Joshua Harlow
2012-11-12Fix variable.Joshua Harlow
2012-11-12Rebased with HEAD and resolved conflicts.Joshua Harlow
2012-11-12Cleanup of /etc/hosts ordering and pep8/pylint adjustments.Joshua Harlow
2012-11-10whitespace / indentation cleanupsScott Moser
2012-11-10Sudoers.d creation cleanups + tests.Joshua Harlow
2012-11-09Fix the merging of group configurationJoshua Harlow
2012-11-09Fix pep8 warnings.Joshua Harlow
2012-11-08Fix the case where on a redhat based systemJoshua Harlow
2012-10-27Helpful cleanups.harlowja
2012-10-23use only util methods for reading/loading/appending/peekingScott Moser
2012-10-23No need for the get defaultJoshua Harlow
2012-10-23Make sure that /etc/sudoers.d is used by /etc/sudoersScott Moser
2012-10-23fix pep8/pylintScott Moser
2012-10-23move default user info out of code and into configScott Moser
2012-10-11Add some more sysconfig tests + pylint cleanups.Joshua Harlow
2012-10-11Fix the single item string quoting function.Joshua Harlow