Merge "Add missing murano-api to site.yml"
This commit is contained in:
commit
45d4191ddf
@ -3,7 +3,7 @@
|
|||||||
roles:
|
roles:
|
||||||
- { role: ceph, tags: ceph, when: enable_ceph | bool }
|
- { 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:
|
roles:
|
||||||
- { role: haproxy, tags: haproxy, when: enable_haproxy | bool }
|
- { role: haproxy, tags: haproxy, when: enable_haproxy | bool }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user