Merge "Remove the keepalived tag in ansible"

This commit is contained in:
Jenkins 2015-09-21 14:11:40 +00:00 committed by Gerrit Code Review
commit 2ed7846194

View File

@ -1,7 +1,7 @@
---
- hosts: [haproxy, mariadb, rabbitmq, cinder-api, glance-api, keystone, nova-api, neutron-server, swift-proxy-server]
roles:
- { role: haproxy, tags: haproxy, keepalived, when: enable_haproxy | bool }
- { role: haproxy, tags: haproxy, when: enable_haproxy | bool }
- hosts: mariadb
roles: