diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-03-24 17:11:26 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-03-24 17:11:26 -0400 |
commit | 6c49afad6134c5094c5e21784e76735faf510a29 (patch) | |
tree | f3c6913c9a97268fa9500278ced0d6ac3ecd7626 /cloudinit/sources/DataSourceAzure.py | |
parent | e2536e758f22bbce9e1fc49a319738f2c3296930 (diff) | |
download | vyos-cloud-init-6c49afad6134c5094c5e21784e76735faf510a29.tar.gz vyos-cloud-init-6c49afad6134c5094c5e21784e76735faf510a29.zip |
some final changes
a.) do not write systemd link files if we do not have a mac address.
the check is updated to check for value rather than just presense
(ie, 'mac_address': None)
b.) DataSourceNoCloudNet: search in the nocloud seed dir
this is important because NoCloud if dsmode is Net will look only
would pass by, expecting NoCloudNet to pick it up
but NoCloudNet would not look in /var/lib/cloud/seed/nocloud
and thus skip it.
c.) support the disabling of network configuration
via /var/lib/cloud/data/upgraded-network
This is what the package upgrader is writing.
Diffstat (limited to 'cloudinit/sources/DataSourceAzure.py')
0 files changed, 0 insertions, 0 deletions