diff --git a/ansible/site.yml b/ansible/site.yml index 4439f6f5c5..794f57f28f 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -14,21 +14,7 @@ tags: elasticsearch, when: enable_elasticsearch | bool } -- hosts: - - cinder-api - - glance-api - - haproxy - - keystone - - mariadb - - iscsid - - tgtd - - multipathd - - murano-api - - neutron-server - - nova-api - - rabbitmq - - swift-proxy-server - - heat-api +- hosts: haproxy roles: - { role: haproxy, tags: haproxy,