Merge "Fix the zun-wsproxy group missing in site.yml"
This commit is contained in:
commit
7be3f110e5
@ -1007,6 +1007,7 @@
|
|||||||
gather_facts: false
|
gather_facts: false
|
||||||
hosts:
|
hosts:
|
||||||
- zun-api
|
- zun-api
|
||||||
|
- zun-wsproxy
|
||||||
- zun-compute
|
- zun-compute
|
||||||
serial: '{{ kolla_serial|default("0") }}'
|
serial: '{{ kolla_serial|default("0") }}'
|
||||||
roles:
|
roles:
|
||||||
|
@ -601,6 +601,9 @@ placement
|
|||||||
[zun-api:children]
|
[zun-api:children]
|
||||||
zun
|
zun
|
||||||
|
|
||||||
|
[zun-wsproxy:children]
|
||||||
|
zun
|
||||||
|
|
||||||
[zun-compute:children]
|
[zun-compute:children]
|
||||||
compute
|
compute
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user