summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-20remove some debug statementsScott Moser
2010-01-20support 'packages' in cloud-configScott Moser
2010-01-20add util libraryScott Moser
2010-01-20lots of shuffling around. more fully support old ec2-init.cfg and, addScott Moser
2010-01-14functional cloud-config-ssh.conf nowScott Moser
2010-01-12add swap devices if there are any foundScott Moser
2010-01-12moving towards getting apt-update-upgrade workingScott Moser
2010-01-12work around differences in uec and ec2 metadata servicesScott Moser
2010-01-11refactor the config class and jobs to run through cloud-init-cfgScott Moser
2010-01-11clean out 'build' directory in install.shScott Moser
2010-01-11correctly mark content type of simple filesScott Moser
2010-01-112 changes to cloud-run-user-scriptScott Moser
2010-01-11mark cloud-config-cat-debug upstart job as debugScott Moser