diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-02-10 15:14:13 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-02-10 15:14:13 -0500 |
commit | fe77394502e75cece57e810cee2af1c64a4a63ae (patch) | |
tree | c00913cb2e7cb99f9f116e525e9c4d719bcb8add /doc/examples | |
parent | 3cfe9b3d8958b1a4e450d5ff31d805c424945027 (diff) | |
parent | 5021612482c918c43651a2b93778df05dcabda95 (diff) | |
download | vyos-cloud-init-fe77394502e75cece57e810cee2af1c64a4a63ae.tar.gz vyos-cloud-init-fe77394502e75cece57e810cee2af1c64a4a63ae.zip |
Azure: fix issue with stale data in /var/lib/waagent
If a datasource was found other than in /var/lib/waagent, and /var/lib/waagent
contained all the files necessary for 'wait_for_files' (most likely
'SharedConfig.xml'), then cloud-init would continue on before looking properly.
To address this, if the ovf-env.xml came from somewhere other than
/var/lib/waagent, and it differs from the file in /var/lib/waagent, then
we clean up some files that we expect to be provided by 'wait_for_files'.
Also some minor changes to the tests here.
LP: #1269626
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions