summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2014-09-17cc_grub_dpkg consider /dev/xvda as a candidate for grub installationScott Moser
2014-09-15merge from trunkScott Moser
2014-09-15Fix bug 1338614Jay Faulkner
2014-09-10pyflakes fixes.Scott Moser
2014-09-08resizefs: first check if device is writable before attemptingScott Moser
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-08-26ssh_authkey_fingerprints: fix bug that prevented disabling the moduleScott Moser
2014-08-21fix rendering resolv.conf if no 'options' are providedScott Moser
2014-07-31ubuntu-init-switch: support disabling of reboot, minor tweeks.Scott Moser
2014-07-31ubuntu-init-switch: fix for determining if systemdScott Moser
2014-07-31exit and warn if no 'dpkg' (probably wrong distro)Scott Moser
2014-07-31add some doc to moduleScott Moser
2014-07-31fix path to systemdScott Moser
2014-07-31fix for config, allow specifying target for cloud-init --singleScott Moser
2014-07-31initial commit oif iniit_switchScott Moser
2014-07-29cc_power_state_change: improve TypeError messagesScott Moser
2014-07-02Fix for cc_grub_dpkg ignoring /dev/xvda devices as candidates (LP: 1336855).Ben Howard
2014-04-01pyflakes cleanupsScott Moser
2014-03-12final_message: allow replacement of capital name keys.Scott Moser
2014-03-03allow random command's output to go throughScott Moser
2014-03-03cc_seed_random: fix bug and support pollinate commandScott Moser
2014-02-12initial Gentoo and Arch linux supportNate House
2014-02-12merge from trunkScott Moser
2014-02-12Add 'unverified_modules' config option and skip unverified modulesScott Moser
2014-02-12drop 'is_excluded'.Scott Moser
2014-02-12cc_emit_upstart: do not bother filteringScott Moser
2014-02-06Removed exclude conditional on keys-to-consoleNate House nathan.house@rackspace.com
2014-02-06Added arch distro class to merge requestNate House nathan.house@rackspace.com
2014-02-06Removed exclude bits from yum module as its not a defaultNate House nathan.house@rackspace.com
2014-02-05Cleanup and cloud-init-local local/net mount dep fixNate House nathan.house@rackspace.com
2014-02-04Merge gentoo branch and updated set-password to support systemctlNate House nathan.house@rackspace.com
2014-02-03Fix merge conflictNate House nathan.house@rackspace.com
2014-02-03Update yum unittestNate House nathan.house@rackspace.com
2014-01-28exclude modules fix 1Nate House nathan.house@rackspace.com
2014-01-27Removed excessive is_excluded module callsNate House nathan.house@rackspace.com
2014-01-27Adds distro module exclude supportNate House nathan.house@rackspace.com
2014-01-24pylint and long line fixes.Scott Moser
2014-01-24init_cmd distro unique supports gentoo init scriptsNate House nathan.house@rackspace.com
2014-01-23Package manager install / update fixes and service restart fooNate House nathan.house@rackspace.com
2014-01-23pep8, use which rather than hard coded pathScott Moser
2014-01-23merge from trunkScott Moser
2014-01-23pep8Scott Moser
2014-01-22cc_resizefs: figure out what /dev/root means via kernel cmdlineScott Moser
2014-01-17merge from trunkScott Moser
2014-01-17remove support for resizing via 'parted resizepart'Scott Moser
2014-01-15replace get_nested_option_as_list with get_cfg_by_path, improve rupartsScott Moser
2014-01-15remove vendor-scripts-per-{boot,instance,once}Scott Moser
2014-01-15header, comment cleanupScott Moser
2014-01-09Merge with upstream sourcesBen Howard