Comment 1 for bug 1539246

Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :

This is simply a cosmetic error, so it's not essential to resolve.

There are two approaches:

https://github.com/openstack/openstack-ansible/blob/master/playbooks/vars/configs/haproxy_config.yml#L122-L139 will need to reference a different group for each console type so that it's more aware. Each console type would need to be in a container group that specifies the type. This is a fairly major architecture change.

The alternative is to revamp the as has been WIP in https://github.com/evrardjp/ansible-haproxy - this is our preferred solution.