Age | Commit message (Expand) | Author |
2014-09-15 | Fix bug 1338614 | Jay Faulkner |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-08-26 | ssh_authkey_fingerprints: fix bug that prevented disabling the module | Scott Moser |
2014-08-21 | fix rendering resolv.conf if no 'options' are provided | Scott Moser |
2014-07-31 | ubuntu-init-switch: support disabling of reboot, minor tweeks. | Scott Moser |
2014-07-31 | ubuntu-init-switch: fix for determining if systemd | Scott Moser |
2014-07-31 | exit and warn if no 'dpkg' (probably wrong distro) | Scott Moser |
2014-07-31 | add some doc to module | Scott Moser |
2014-07-31 | fix path to systemd | Scott Moser |
2014-07-31 | fix for config, allow specifying target for cloud-init --single | Scott Moser |
2014-07-31 | initial commit oif iniit_switch | Scott Moser |
2014-07-29 | cc_power_state_change: improve TypeError messages | Scott Moser |
2014-04-01 | pyflakes cleanups | Scott Moser |
2014-03-12 | final_message: allow replacement of capital name keys. | Scott Moser |
2014-03-03 | allow random command's output to go through | Scott Moser |
2014-03-03 | cc_seed_random: fix bug and support pollinate command | Scott Moser |
2014-02-12 | initial Gentoo and Arch linux support | Nate House |
2014-02-12 | merge from trunk | Scott Moser |
2014-02-12 | Add 'unverified_modules' config option and skip unverified modules | Scott Moser |
2014-02-12 | drop 'is_excluded'. | Scott Moser |
2014-02-12 | cc_emit_upstart: do not bother filtering | Scott Moser |
2014-02-06 | Removed exclude conditional on keys-to-console | Nate House nathan.house@rackspace.com |
2014-02-06 | Added arch distro class to merge request | Nate House nathan.house@rackspace.com |
2014-02-06 | Removed exclude bits from yum module as its not a default | Nate House nathan.house@rackspace.com |
2014-02-05 | Cleanup and cloud-init-local local/net mount dep fix | Nate House nathan.house@rackspace.com |
2014-02-04 | Merge gentoo branch and updated set-password to support systemctl | Nate House nathan.house@rackspace.com |
2014-02-03 | Fix merge conflict | Nate House nathan.house@rackspace.com |
2014-02-03 | Update yum unittest | Nate House nathan.house@rackspace.com |
2014-01-28 | exclude modules fix 1 | Nate House nathan.house@rackspace.com |
2014-01-27 | Removed excessive is_excluded module calls | Nate House nathan.house@rackspace.com |
2014-01-27 | Adds distro module exclude support | Nate House nathan.house@rackspace.com |
2014-01-24 | pylint and long line fixes. | Scott Moser |
2014-01-24 | init_cmd distro unique supports gentoo init scripts | Nate House nathan.house@rackspace.com |
2014-01-23 | Package manager install / update fixes and service restart foo | Nate House nathan.house@rackspace.com |
2014-01-23 | pep8, use which rather than hard coded path | Scott Moser |
2014-01-23 | merge from trunk | Scott Moser |
2014-01-23 | pep8 | Scott Moser |
2014-01-22 | cc_resizefs: figure out what /dev/root means via kernel cmdline | Scott Moser |
2014-01-17 | merge from trunk | Scott Moser |
2014-01-17 | remove support for resizing via 'parted resizepart' | Scott Moser |
2014-01-15 | replace get_nested_option_as_list with get_cfg_by_path, improve ruparts | Scott Moser |
2014-01-15 | remove vendor-scripts-per-{boot,instance,once} | Scott Moser |
2014-01-15 | header, comment cleanup | Scott Moser |
2014-01-09 | Merge with upstream sources | Ben Howard |
2014-01-08 | Significant re-working of the userdata handling and introduction of | Ben Howard |
2013-12-14 | change: Just run the required command and let the exception do the rest | Harm Weites |
2013-12-14 | fix: Proper comment. | Harm Weites |
2013-12-14 | change: Use a proper signal instead of 'just' 0. | Harm Weites |
2013-12-14 | change: Use util.system_info(). | Harm Weites |
2013-12-14 | new: Touch a reboot-required file to make clear we want a reboot after | Harm Weites |