summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2011-09-01DataSourceOVF do not provide a default static hostnameScott Moser
2011-09-01warn on failure of the hostname command when setting hostnameScott Moser
2011-09-01improve DataSource's get_hostname functionScott Moser
2011-08-31remove a default 'local-hostname' value from DataSourceNoCloudScott Moser
2011-08-31cloudinit/DataSource.py: for default instance id, use 'iid-datasource'Scott Moser
2011-08-29improve updating of .ssh/authorized_keysScott Moser
2011-08-22Add some network debug info printed to the consoleScott Moser
2011-08-22util.subp: do not attach stdin cloud-init's stdin to subprocesses (LP: 831505)Scott Moser
2011-08-22fix for syntax error around ecdsa changesScott Moser
2011-08-22cc_apt_update_upgrade.py: Redirect stdin to /dev/null for calls to add-apt-re...Adam Gandelman
2011-08-15add awareness of ecdsa keys.Scott 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-02This fixes LP: #819507, to make consume_userdata run 'always'Scott 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-25Added ssl cert support to mcollectiveMarc Cluet
2011-07-25Added new feature include-onceMarc Cluet
2011-07-21fix syntax error in cc_chef.pyScott 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* cloudinit/CloudConfig/cc_update_etc_hosts.pyMarc Cluet
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-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-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