openstack-ansible/releasenotes/notes/lxc-hosts-limit-9784050b888ea7c8.yaml
Logan V 45b96428e7 Limit LXC hosts playbook to container hosts only
This will limit the lxc-hosts-setup playbook to run against only
the hosts which will receive LXC containers. This prevents LXC
package installation and cache preparation on hosts such as
compute_hosts which will not build any containers.

Change-Id: I002158d6539603ddb86d4b7ea1e4a16bb4ced81f
2016-08-20 13:11:28 +00:00

8 lines
294 B
YAML

---
upgrade:
- LXC package installation and cache preparation will now occur by default
only on hosts which will actually implement containers.
fixes:
- LXC package installation and cache preparation will now occur by default
only on hosts which will actually implement containers.