diff options
author | Chad Smith <chad.smith@canonical.com> | 2017-12-20 12:46:49 -0700 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2017-12-20 21:24:50 -0500 |
commit | b05b9972d20ec3ea699d1691b67314d04e852d2f (patch) | |
tree | 95746e50001387bb1d9f208292de48e530f49280 /cloudinit/templater.py | |
parent | c6a6f59e80f1fd62562b1fe9acfd45e1cee3cbe8 (diff) | |
download | vyos-cloud-init-b05b9972d20ec3ea699d1691b67314d04e852d2f.tar.gz vyos-cloud-init-b05b9972d20ec3ea699d1691b67314d04e852d2f.zip |
Azure: Only bounce network when necessary.
This fixes a traceback when attempting to bounce the network after
hostname resets.
In artful and bionic ifupdown package is no longer installed in default
cloud images. As such, Azure can't use those tools to bounce the network
informing DDNS about hostname changes. This doesn't affect DDNS updates
though because systemd-networkd is now watching hostname deltas and with
default behavior to SendHostname=True over dhcp for all hostname updates
which publishes DDNS for us.
LP: #1722668
Diffstat (limited to 'cloudinit/templater.py')
0 files changed, 0 insertions, 0 deletions