Merge "Add missing murano-api to site.yml"

This commit is contained in:
Jenkins 2015-11-03 08:41:09 +00:00 committed by Gerrit Code Review
commit 45d4191ddf

View File

@ -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 }