Files
cloud-init/doc/examples
Scott Moser 36e20c3501 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
2013-07-25 14:37:10 -04:00
..
2013-03-05 18:49:03 +00:00
2010-09-07 18:27:43 -04:00