diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-07-25 14:37:10 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-07-25 14:37:10 -0400 |
commit | 3d10b8d080a874be022f9e25063ba77f0293c5e8 (patch) | |
tree | e627fecd6647b907b50d6e4f30e9a2961ee3bb3f /HACKING.rst | |
parent | 8f3bfd9db16bfc6cd2acfb068b9ffe14ea1570d3 (diff) | |
download | vyos-cloud-init-3d10b8d080a874be022f9e25063ba77f0293c5e8.tar.gz vyos-cloud-init-3d10b8d080a874be022f9e25063ba77f0293c5e8.zip |
azure: support bouncing interfaces to publish new hostname
See the added doc/sources/azure/README.rst for why this is necessary.
Essentially, we now are doing the following in the get_data() method
of azure datasource to publish this NewHostname:
hostname NewHostName
ifdown eth0;
ifup eth0
LP: #1202758
Diffstat (limited to 'HACKING.rst')
0 files changed, 0 insertions, 0 deletions