summaryrefslogtreecommitdiff
path: root/cloudinit/util.py
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2021-11-18 15:08:33 -0700
committerGitHub <noreply@github.com>2021-11-18 15:08:33 -0700
commit7ebf04e3a1920b451a0bb4b6302706a2b6632d6b (patch)
tree064594d23bd05dcebcf74e550b2d739a829e9304 /cloudinit/util.py
parent3c6b594b90b0647f398f41962def45fd0953ce5b (diff)
downloadvyos-cloud-init-7ebf04e3a1920b451a0bb4b6302706a2b6632d6b.tar.gz
vyos-cloud-init-7ebf04e3a1920b451a0bb4b6302706a2b6632d6b.zip
lxd: add preference for LXD cloud-init.* config keys over user keys (#1108)
LXD now adds cloud-init scoped configuration keys network-config, user-data and vendor-data. The existing user.user-data, user.vendor-data, user.network-config and meta-data will be deprecated in newer LXD. cloud-init will prefer LXD config keys cloud-init.* keys above user.* keys even if both are present. Warnings will be emitted for ignored user.* keys if cloud-init.* overrides are present. Expectation is that the configuration user.network-config, user.meta-data, user.user-data and user.vendor-data* keys should not be present at the same time as the comparable cloud-init.* keys.
Diffstat (limited to 'cloudinit/util.py')
0 files changed, 0 insertions, 0 deletions