Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | lots of shuffling around. more fully support old ec2-init.cfg and, add | Scott Moser | |
new preferred config file /etc/cloud/cloud.cfg. cloud.cfg is read, its values are overridden by the cloud-config data from user data | |||
2010-01-12 | add swap devices if there are any found | Scott Moser | |
2010-01-08 | fixes found testing in ec2 | Scott Moser | |
2010-01-07 | support setting hostname | Scott Moser | |
2010-01-07 | add setting of default locale and apt-sources | Scott Moser | |
2010-01-07 | support getting public ssh keys from ec2 metadata service | Scott Moser | |
2010-01-07 | functional state now in kvm tests | Scott Moser | |
supports user data as mime-multipart and handling types of text/x-shellscript - execute at rc.local text/cloud-config - feed to cloud config text/upstart-job - add to /etc/init as upstart job text/x-include-url - include urls as if they were in-line | |||
2010-01-06 | put upstart files in upstart/, minor other changes | Scott Moser | |
adding cat-cloud-config.conf, a debug file that just cats the config | |||
2010-01-06 | add general flow of ec2-init.py | Scott Moser | |