kolla-ansible/ansible
Paul Bourke a98628453b Allow murano on a dedicated node in a HA setup
Without this the haproxy role doesn't have the facts it needs to
render it's template, resulting in the following error:

TASK: [haproxy | Copying over config(s)]
************************************** fatal: [control01] => {'msg':
"AnsibleUndefinedVariable: One or more undefined variables: 'dict
object' has no attribute u'ansible_eno1'", 'failed': True}

This is similar to the fix applied previously for other services in
I99b7dbebd5a6193e192ee258ddf576d18db90ed7.

Change-Id: Idb7fa8763cff64ad761c5b8a1a3bf92a27f4f501
Closes-Bug: 1524738
2015-12-10 17:01:58 +00:00
..
group_vars Sanity check for glance 2015-12-02 14:19:01 -06:00
inventory Fix minor typos in ansible 2015-11-26 10:51:56 +05:30
library Switch find_disks to use a decent python lib 2015-11-20 23:24:53 +00:00
roles configure ovs bridge in openvswitch-db container 2015-12-03 20:13:21 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Add playbook for hosts pre-deployment checks (ports, files) 2015-11-13 16:35:33 +03:00
site.yml Allow murano on a dedicated node in a HA setup 2015-12-10 17:01:58 +00:00