openstack-ansible-lxc_conta.../templates
Nolan Brubaker e311cb657e Write MAC addresses to local facts folder
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
2017-06-29 10:10:07 +00:00
..
autodev.j2 IRR for lxc_container_create 2015-11-03 08:00:45 -06:00
container-interface.ini.j2 Add an option to generate fixed MAC addresses 2016-10-15 05:30:47 +00:00
container-setup.sh.j2 Change the container prep using more intelligent commands 2016-09-15 02:34:10 +00:00
debian-interface.cfg.j2 Enhance configurability of LXC net interfaces 2017-03-22 11:48:04 -05:00
environment.j2 Update instead of replacing the environment file 2017-03-29 11:25:07 +01:00
macs.fact.j2 Write MAC addresses to local facts folder 2017-06-29 10:10:07 +00:00
rhel-interface.j2 Change the container prep using more intelligent commands 2016-09-15 02:34:10 +00:00
rhel-routes.j2 Change the container prep using more intelligent commands 2016-09-15 02:34:10 +00:00
suse-interface.j2 Add SUSE support 2017-05-15 14:04:42 +01:00
suse-routes.j2 Add SUSE support 2017-05-15 14:04:42 +01:00
veth-cleanup.sh.j2 Consistent configuration of veth_pair prefix 2017-04-23 20:48:25 -05:00