summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18run cloud-config-puppet later (LP: #523625)Scott Moser
2010-02-18fix 'time not defined' bug (LP: #523832)Scott Moser
2010-02-17update to 0.5.5Scott Moser
2010-02-17add updates-check support using uec-query-buildsScott Moser
2010-02-17fix broken user-data scriptsScott Moser
2010-02-16merge mathiaz work for cloud-config-puppetScott Moser
2010-02-16Refactor puppet key detection in the configuration as suggested by Scott.Mathias Gug
2010-02-16merge mathiaz work for cloud-config-puppetScott Moser
2010-02-16Add cloud-config-puppet hook.Mathias Gug
2010-02-12fix bug where caused apt update to failScott Moser
2010-02-11rename EC2Init class to CloudInitScott Moser
2010-02-10only set hostname once per instance. (LP: #514492)Scott Moser
2010-02-04add copyright informationScott Moser
2010-02-04rename cloudinit.conf to cloud-init.confScott Moser
2010-02-04more removal of 'ec2init' string, replacement with cloud-init [again] Scott Moser
2010-02-04more removal of 'ec2init' string, replacement with cloud-initScott Moser
2010-02-04more removal of 'ec2init' string, replacement with cloud-initScott Moser
2010-02-03rename ec2-init to cloudinitScott Moser
2010-02-03globally remove ec2init and rename to cloudinitScott Moser
2010-02-03make up a 'hostname' if there is a ip in local-hostname LP: #513842Scott Moser
2010-01-29add 'make-dist-tarball' just for making a clean tarfile from a tagScott Moser
2010-01-29remove ec2-is-compat-env and minor changes to setup.pyScott Moser
2010-01-29add the cloud-config-mounts upstart jobScott Moser
2010-01-29move etc/ec2-init/templates to etc/cloud/templatesScott Moser
2010-01-29tighten permissions on cloud-config and user-data to protect itScott Moser
2010-01-29make disable-ec2-metadata persistent across bootsScott Moser
2010-01-28add the part-handler pluginScott Moser
2010-01-28add examples and userdata.txt to docScott Moser
2010-01-28Add support for user defined mount pointsScott Moser
2010-01-26add doc/userdata.txt, move examples to doc/.Scott Moser
2010-01-26improve write-mime-multipart to support 'starts_with'Scott Moser
2010-01-26add examples of user dataScott Moser
2010-01-26in #include type, allow comment linesScott Moser
2010-01-26add 'starts_with' mapping for upstart-jobScott Moser
2010-01-26move writing sources.list to CloudConfig. add 'apt_preserve_sources_list'Scott Moser
2010-01-26if datasource is already defined do not re-load it (even from cache)Scott Moser
2010-01-26support reading keys from ssh_authorized_keys field of cloud-configScott Moser
2010-01-26add cloud config support for apt_sourcesScott Moser
2010-01-25no longer stop and restart ssh, rely on normal ssh serviceScott Moser
2010-01-23comment out unusable call to boto.log.exception in boto_utils.pyScott Moser
2010-01-22rename cloud-config-cat so it wont be packagedScott Moser
2010-01-22move from ec2init/ec2-config.cfg to cloud/cloud.cfgScott Moser
2010-01-22add job to disable metadataScott Moser
2010-01-22Add support for ssh keys in cloud-config. move write_file to util.Scott Moser
2010-01-22function ec2 metadata service removal. also fix issues with empty cloud-configScott Moser
2010-01-22only run setting of default locale and apt sources once-per-instanceScott Moser
2010-01-22fix reading of cloudconfigScott Moser
2010-01-22re-work generation of keys. be more sure that ssh service will be runningScott Moser
2010-01-22whitespace cleanup in ec2-get-info.py. consistent 4 space indentationScott Moser
2010-01-22typo fixes to ec2-get-info (LP: #510773)Scott Moser