e311cb657e
This change allows for caching of the MAC addresses between runs by using local facts on the physical host. This saves calculation time after the first run, since the facts are effectively cached. This also means any containers that rely on having stable MAC addresses (such as neutron agents or rabbitmq) can be recreated with the same MAC address if the container is destroyed. It will *not* be retained if destroyed and removed from inventory, however, since the facts rely on using the exact same hostname. Change-Id: Id3d13299c1416cc4862437629b32f4309c2dc595 |
||
---|---|---|
.. | ||
autodev.j2 | ||
container-interface.ini.j2 | ||
container-setup.sh.j2 | ||
debian-interface.cfg.j2 | ||
environment.j2 | ||
macs.fact.j2 | ||
rhel-interface.j2 | ||
rhel-routes.j2 | ||
suse-interface.j2 | ||
suse-routes.j2 | ||
veth-cleanup.sh.j2 |