Merge "Fix the zun-wsproxy group missing in site.yml"

This commit is contained in:
Zuul 2018-10-28 15:26:06 +00:00 committed by Gerrit Code Review
commit 7be3f110e5
2 changed files with 4 additions and 0 deletions

View File

@ -1007,6 +1007,7 @@
gather_facts: false
hosts:
- zun-api
- zun-wsproxy
- zun-compute
serial: '{{ kolla_serial|default("0") }}'
roles:

View File

@ -601,6 +601,9 @@ placement
[zun-api:children]
zun
[zun-wsproxy:children]
zun
[zun-compute:children]
compute