Hosts in this group are used to build container images for both the seed and overcloud hosts. We also rename various overcloud image related variables from controller* to overcloud*.
7 lines
138 B
YAML
7 lines
138 B
YAML
---
|
|
- name: Ensure Kolla is installed and configured
|
|
hosts: container-image-builders
|
|
roles:
|
|
- role: kolla
|
|
- role: kolla-build
|