45b96428e7
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
8 lines
294 B
YAML
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.
|