summaryrefslogtreecommitdiff
path: root/ec2init/CloudConfig.py
AgeCommit message (Expand)Author
2010-02-03globally remove ec2init and rename to cloudinitScott Moser
2010-01-29make disable-ec2-metadata persistent across bootsScott Moser
2010-01-28Add support for user defined mount pointsScott Moser
2010-01-26move writing sources.list to CloudConfig. add 'apt_preserve_sources_list'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-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-22fix reading of cloudconfigScott Moser
2010-01-22re-work generation of keys. be more sure that ssh service will be runningScott Moser
2010-01-20support 'packages' in cloud-configScott 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-12moving towards getting apt-update-upgrade workingScott Moser
2010-01-11refactor the config class and jobs to run through cloud-init-cfgScott Moser