Add missing murano-api to site.yml
Related to I6b6f2c266cbb4c8131a949e31094572dad91fc40 TrivialFix Backport: Liberty Change-Id: If7096682f4b0923835d3cd74d72988fd8d1346f1
This commit is contained in:
parent
50f866c921
commit
0194803935
@ -3,7 +3,7 @@
|
||||
roles:
|
||||
- { role: ceph, tags: ceph, when: enable_ceph | bool }
|
||||
|
||||
- hosts: [haproxy, mariadb, rabbitmq, cinder-api, glance-api, keystone, nova-api, neutron-server, swift-proxy-server]
|
||||
- hosts: [haproxy, mariadb, rabbitmq, cinder-api, glance-api, keystone, murano-api, nova-api, neutron-server, swift-proxy-server]
|
||||
roles:
|
||||
- { role: haproxy, tags: haproxy, when: enable_haproxy | bool }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user