diff options
author | Scott Moser <smoser@brickies.net> | 2017-03-02 21:45:47 -0500 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-03-03 01:30:15 -0500 |
commit | d914ed8e573d464c4d21aa41069beb73fd3ce9be (patch) | |
tree | 3fa27e969a979e484c8ae8ee55a620ca1f988651 /.gitignore | |
parent | 79db2e2436d91510aceb8c036c4a945362c85a52 (diff) | |
download | vyos-cloud-init-d914ed8e573d464c4d21aa41069beb73fd3ce9be.tar.gz vyos-cloud-init-d914ed8e573d464c4d21aa41069beb73fd3ce9be.zip |
ds-identify: record not found in cloud.cfg and always add None.
On a 'not found' result, was not being written at all.
That had the unintended effect of '--force' not working.
Now, on a 'not found' result:
- if reporting: write the list as found (with just 'None').
- if not reporting: only report that there was nothing found.
this means that the warning cloud-init will write about ds-identify
failing to find a datasource will be written, but cloud-init will
still search its fully configured list.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions