Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-02 | purge cache in cloud-init so it doesn't end up persisting across instances | Scott Moser | |
The cache file location is not instance specific. As such, if it is not cleaned from the image, a re-bundle would get the old data. To avoid that, clear the cache in cloud-init. | |||
2010-02-11 | rename EC2Init class to CloudInit | Scott Moser | |
2010-02-10 | only set hostname once per instance. (LP: #514492) | Scott Moser | |
LP: #514492 | |||
2010-02-04 | add copyright information | Scott Moser | |
2010-02-04 | more removal of 'ec2init' string, replacement with cloud-init | Scott Moser | |