diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-07-26 10:22:23 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-07-26 10:22:23 -0400 |
commit | a6dce5ac548de073918d679503f447d265847066 (patch) | |
tree | 48947d67bf07116016b4c9d3fe4c97b65a5a7316 /ChangeLog | |
parent | 690086473dccc7489dcb21ccade9c057762e35a3 (diff) | |
download | vyos-cloud-init-a6dce5ac548de073918d679503f447d265847066.tar.gz vyos-cloud-init-a6dce5ac548de073918d679503f447d265847066.zip |
make 'include-once' really "download source once per-instance"
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.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions