openstack-ansible-lxc_conta.../releasenotes/notes/container-config-list-a98937ae0ff94cf0.yaml
Jesse Pretorius c9a9b940e0 Add release note for extra LXC command options
This adds a release note for https://review.openstack.org/344262

Change-Id: I40d07239d7369ac2af74426dcaa31530ef0591fc
2016-07-26 10:35:22 +00:00

11 lines
483 B
YAML

---
features:
- The ``lxc-container-create`` role now consumes the variable
``lxc_container_config_list`` which should contain a list of the entries
which should be added to the LXC container config file when the container
is created. This feature is designed to be used in group_vars to ensure
that containers are fully prepared at the time they are created, thus
cutting down the number of times containers are restarted during
deployments and upgrades.