Skip to content
Snippets Groups Projects
Commit c30e9bfb authored by Hui Kang's avatar Hui Kang
Browse files

Remove the keepalived tag in ansible

Keepalived container runs with the haproxy container.

Change-Id: I435a8850eca36ccfa5531b43ee7b5f1b72ecc880
Closes-Bug: #1497337
parent 9e64644d
No related branches found
No related tags found
No related merge requests found
---
- 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:
......
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