009a37ee4b
For Pike Milestone 3 we need to fix the SHA's before we release. Change-Id: I471a426442cf6913b21eb21b7e50138557bd6cfd
8 lines
339 B
YAML
8 lines
339 B
YAML
---
|
|
features:
|
|
- MAC addresses for containers with a fixed MAC (`lxc_container_fixed_mac`
|
|
variable) are now saved to the ``/etc/ansible/facts.d/mac.fact`` file.
|
|
Should such a container be destroyed but not removed from inventory,
|
|
the interfaces will be recreated with the same MAC address when the
|
|
container is recreated.
|