Merge "Use the children group for site.yml"

This commit is contained in:
Zuul 2020-07-05 17:54:16 +00:00 committed by Gerrit Code Review
commit b42278cb77
1 changed files with 10 additions and 2 deletions

View File

@ -467,6 +467,7 @@
- prometheus-node-exporter
- prometheus-mysqld-exporter
- prometheus-haproxy-exporter
- prometheus-memcached-exporter
- prometheus-cadvisor
- prometheus-alertmanager
- prometheus-openstack-exporter
@ -600,7 +601,9 @@
- name: Apply role karbor
gather_facts: false
hosts:
- karbor
- karbor-api
- karbor-protection
- karbor-operationengine
- '&enable_karbor_True'
serial: '{{ kolla_serial|default("0") }}'
roles:
@ -798,6 +801,8 @@
- solum-worker
- solum-deployer
- solum-conductor
- solum-application-deployment
- solum-image-builder
- '&enable_solum_True'
serial: '{{ kolla_serial|default("0") }}'
roles:
@ -823,6 +828,7 @@
- mistral-api
- mistral-engine
- mistral-executor
- mistral-event-engine
- '&enable_mistral_True'
serial: '{{ kolla_serial|default("0") }}'
roles:
@ -958,7 +964,9 @@
- name: Apply role cyborg
gather_facts: false
hosts:
- cyborg
- cyborg-api
- cyborg-agent
- cyborg-conductor
- '&enable_cyborg_True'
serial: '{{ serial|default("0") }}'
roles: