Skip to content
Snippets Groups Projects
Commit 01948039 authored by Sam Yaple's avatar Sam Yaple
Browse files

Add missing murano-api to site.yml

Related to I6b6f2c266cbb4c8131a949e31094572dad91fc40

TrivialFix
Backport: Liberty

Change-Id: If7096682f4b0923835d3cd74d72988fd8d1346f1
parent 50f866c9
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -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 }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment