Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | make 'include-once' really "download source once per-instance" | Scott Moser | |
Marc's implementation would only ever process the include-once urls a single time. This changes that to process them every time, with the second time coming from a file on disk rather than the url. You can then do expiring or one time use URLs in the include-once and have all function of if the content was there every time. The cached file is readable by root-only. | |||
2011-07-25 | Added new feature include-once | Marc Cluet | |
2010-06-18 | doc: add mention of cloud-boothook to documentation | Scott Moser | |
2010-02-04 | more removal of 'ec2init' string, replacement with cloud-init | Scott Moser | |
2010-01-26 | add doc/userdata.txt, move examples to doc/. | Scott Moser | |