Age | Commit message (Expand) | Author |
2010-01-29 | move etc/ec2-init/templates to etc/cloud/templates | Scott Moser |
2010-01-29 | tighten permissions on cloud-config and user-data to protect it | Scott Moser |
2010-01-29 | make disable-ec2-metadata persistent across boots | Scott Moser |
2010-01-28 | add the part-handler plugin | Scott Moser |
2010-01-28 | add examples and userdata.txt to doc | Scott Moser |
2010-01-28 | Add support for user defined mount points | Scott Moser |
2010-01-26 | add doc/userdata.txt, move examples to doc/. | Scott Moser |
2010-01-26 | improve write-mime-multipart to support 'starts_with' | Scott Moser |
2010-01-26 | add examples of user data | Scott Moser |
2010-01-26 | in #include type, allow comment lines | Scott Moser |
2010-01-26 | add 'starts_with' mapping for upstart-job | Scott Moser |
2010-01-26 | move writing sources.list to CloudConfig. add 'apt_preserve_sources_list' | Scott Moser |
2010-01-26 | if datasource is already defined do not re-load it (even from cache) | Scott Moser |
2010-01-26 | support reading keys from ssh_authorized_keys field of cloud-config | Scott Moser |
2010-01-26 | add cloud config support for apt_sources | Scott Moser |
2010-01-25 | no longer stop and restart ssh, rely on normal ssh service | Scott Moser |
2010-01-23 | comment out unusable call to boto.log.exception in boto_utils.py | Scott Moser |
2010-01-22 | rename cloud-config-cat so it wont be packaged | Scott Moser |
2010-01-22 | move from ec2init/ec2-config.cfg to cloud/cloud.cfg | Scott Moser |
2010-01-22 | add job to disable metadata | Scott Moser |
2010-01-22 | Add support for ssh keys in cloud-config. move write_file to util. | Scott Moser |
2010-01-22 | function ec2 metadata service removal. also fix issues with empty cloud-config | Scott Moser |
2010-01-22 | only run setting of default locale and apt sources once-per-instance | Scott Moser |
2010-01-22 | fix reading of cloudconfig | Scott Moser |
2010-01-22 | re-work generation of keys. be more sure that ssh service will be running | Scott Moser |
2010-01-22 | whitespace cleanup in ec2-get-info.py. consistent 4 space indentation | Scott Moser |
2010-01-22 | typo fixes to ec2-get-info (LP: #510773) | Scott Moser |
2010-01-20 | remove some debug statements | Scott Moser |
2010-01-20 | support 'packages' in cloud-config | Scott Moser |
2010-01-20 | add util library | Scott Moser |
2010-01-20 | lots of shuffling around. more fully support old ec2-init.cfg and, add | Scott Moser |
2010-01-14 | functional cloud-config-ssh.conf now | Scott Moser |
2010-01-12 | add swap devices if there are any found | Scott Moser |
2010-01-12 | moving towards getting apt-update-upgrade working | Scott Moser |
2010-01-12 | work around differences in uec and ec2 metadata services | Scott Moser |
2010-01-11 | refactor the config class and jobs to run through cloud-init-cfg | Scott Moser |
2010-01-11 | clean out 'build' directory in install.sh | Scott Moser |
2010-01-11 | correctly mark content type of simple files | Scott Moser |
2010-01-11 | 2 changes to cloud-run-user-script | Scott Moser |
2010-01-11 | mark cloud-config-cat-debug upstart job as debug | Scott Moser |
2010-01-11 | make sure all user-scripts get run, and only once-per-instance | Scott Moser |
2010-01-08 | pull in chuck's repo at rev 75 | Scott Moser |
2010-01-08 | run later in boot, but more reliably | Scott Moser |
2010-01-08 | change DataSourceEc2 to use the local boto_utils | Scott Moser |
2010-01-08 | add boto_utils | Scott Moser |
2010-01-08 | read cached user-data without pickling -- its just a string | Scott Moser |
2010-01-08 | fixes found testing in ec2 | Scott Moser |
2010-01-07 | fix ec2init.conf upstart job to have correct start on | Scott Moser |
2010-01-07 | remove old 'tests.py' | Scott Moser |
2010-01-07 | remove dead/unused code, call this 0.5.0 | Scott Moser |