Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-25 | azure: support bouncing interfaces to publish new hostname | Scott Moser | |
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 |