summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-15add awareness of ecdsa keys.Scott Moser
2011-08-03minor fixes to docScott Moser
2011-08-03update ChangeLogScott Moser
2011-08-03fix incorrect logic when 'manage_etc_hosts' has a valueScott Moser
2011-08-03remove debug statementScott Moser
2011-08-03cloudinit/util.py: fix syntax errorScott Moser
2011-08-03add get_hostname_fqdn method to 'util' and use it for getting hostnameScott Moser
2011-08-03improve update_etc_hosts method in cc_update_etc_hostsScott Moser
2011-08-03add example part-handler implementing the version 2 part-handlerScott Moser
2011-08-02This fixes LP: #819507, to make consume_userdata run 'always'Scott Moser
2011-08-01avoid a race condition if there were multiple networking devicesScott Moser
2011-07-26add support for 'include-once' and public and private keys to mcollectiveScott Moser
2011-07-26use md5sum as the unique identifier rather than base64Scott Moser
2011-07-26include-once: fixups found in testingScott Moser
2011-07-26use util.write_file in cc_mcollective.pyScott Moser
2011-07-26make 'include-once' really "download source once per-instance"Scott Moser
2011-07-26cc_mcollective: use util.write_file, change perms of private key file to 0600Scott Moser
2011-07-26clarify warning text in mcollective config exampleScott Moser
2011-07-25Added ssl cert support to mcollectiveMarc Cluet
2011-07-25Added new feature include-onceMarc Cluet
2011-07-21add bug number for chef bug to ChangelogScott Moser
2011-07-21add chef module to cloud.cfg so it runs as cloud-configScott Moser
2011-07-21fix syntax error in cc_chef.pyScott Moser
2011-07-19update changelogScott Moser
2011-07-19special case handling of mapping for ephemeral0Scott Moser
2011-07-19increase timeout on read_seed when a seedfrom was explicitly givenScott Moser
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