summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
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
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2013-12-14change: Just run the required command and let the exception do the restHarm Weites
2013-12-14fix: Proper comment.Harm Weites
2013-12-14change: Use a proper signal instead of 'just' 0.Harm Weites
2013-12-14change: Use util.system_info().Harm Weites
2013-12-14new: Touch a reboot-required file to make clear we want a reboot afterHarm Weites
2013-12-14change: Use util.system_info().Harm Weites
2013-12-12be verbose explicitly if run from cmdline.Scott Moser
2013-12-12fix pep8 and pylint warningsScott Moser
2013-12-11Removed yaml importShraddha Pandhe
2013-12-11Removed method _format_yamlShraddha Pandhe
2013-12-11essageShraddha Pandhe
2013-12-11bug: 1258619 added namespace for config options, output file, commandline arg...Shraddha Pandhe
2013-12-06new: FreeBSD module to support cloud-init on the FBSD10 platform. In itsHarm Weites
2013-12-06This is a new debug module thats supposed to print outShraddha Pandhe
2013-11-19pep8 fixScott Moser
2013-10-24improve error message on failure of add-apt-repositoryScott Moser
2013-10-24allow template rendering before passing to add-apt-repositoryScott Moser