summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-19improve the updating of /etc/hosts with correct fqdn when possibleScott Moser
2011-07-19do not complain if attempt to resizefs in an lxc container failsScott Moser
2011-07-18add chef [Avishai Ish-Shalom]Scott Moser
2011-06-30[Marc Cluet] sanitize hosts file for system hostname (LP: #802637)Scott Moser
2011-06-30* cloudinit/CloudConfig/cc_update_etc_hosts.pyMarc Cluet
2011-06-28fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum]Scott Moser
2011-06-17read authorized_keys location from sshd_config (LP: #731849)Scott Moser
2011-06-17make the default "fill in" mount entries configurable. (LP: #785542)Scott Moser
2011-06-17make the "cloud-config ready" command configurable (LP: #785551)Scott Moser
2011-06-17mention previous commit in ChangeLogScott Moser
2011-06-17change, and make configurable the prefix for entries in root authorized_keysScott Moser
2011-06-17fix broken ec2 metadata service (incorrect variable name)Scott Moser
2011-06-14run cc_ssh as a cloud-init module so it is guaranteed to run beforeScott Moser
2011-06-14Support disabling of byobu.Scott Moser
2011-06-01support configurable urls for metadata serviceScott Moser
2011-06-01revert some white space changes versus trunkScott Moser
2011-05-28changed config key namekeyz182
2011-05-28log.warn to log.warningkeyz182
2011-05-28Removed unnecessary newlinekeyz182
2011-05-28Added support for loading metadata urls from config files.keyz182
2011-05-26Another silly typo.keyz182
2011-05-26Remove any unresolveable addresses before attempting to access metadata.keyz182
2011-05-25Fixed silly mistake self.metadata_address instead of metadata_address. D'oh.keyz182
2011-05-25Fix for default metadata_address valuekeyz182
2011-05-25Modified to reflect changes suggested by Scott Moserkeyz182
2011-05-24Modified cloudinit/DataSourceEc2.py and cloudinit/boto_utils.py to check both...keyz182
2011-05-24Modified cloudinit/DataSourceEc2.py and cloudinit/boto_utils.py to check both...keyz182
2011-04-30Added missing write-mime-multipart.pyAvishai Ish-Shalom
2011-04-29Seperated chef gems install to another functionAvishai Ish-Shalom
2011-04-24updated ruby packages listAvishai Ish-Shalom
2011-04-24ruby_version should be configurableAvishai Ish-Shalom
2011-04-21Added Chef pluginAvishai Ish-Shalom
2011-04-21Allow configurable hostname prefix and hostname attributeAvishai Ish-Shalom
2011-04-06fix bug seeding grub dpkg config when devices are named xvdX (LP: #752361)Scott Moser
2011-04-04convert some user input from dos to unix (LP: #744965)Scott Moser
2011-04-04documentation update: fix paths for seed dir in examples/seed/READMEScott Moser
2011-03-30cloudinit/CloudConfig/cc_timezone.py: remove debug print outScott Moser
2011-03-30remove debug printout in cloudinit/UserDataHandler.pyScott Moser
2011-03-21update version strings 0.6.1 to 0.6.2Scott Moser
2011-03-21fix bug with resizefs moduleScott Moser
2011-03-21fix bug in part-handler code, that broke working part-handlers (LP: #739694)Scott Moser
2011-03-10mention sources.list.tmpl in sources.list.tmpl so user knows what to changeScott Moser
2011-03-08fix issue where apt-update was not done unless explicitly setScott Moser
2011-03-04add mcollective to cloud.cfgScott Moser
2011-03-03add 'timezone' cloud-config module to cloud.cfgScott Moser
2011-03-03make update of sources not prevent installation attempt (LP: #728167)Scott Moser
2011-03-03cc_resizefs.py: log output of failed resizefs or blkid commandsScott Moser
2011-03-03in subp, put output and stderr into the raised errorScott Moser
2011-03-02fix bug preventing early exit of cloud-init on 'no-net' pathScott Moser
2011-02-22merge mcollective fixes from Marc. Changes to indentation and added commentsScott Moser