|
@@ -2,6 +2,7 @@
|
|
# fixme: Once openshift stops resolving hostnames for node queries remove this...
|
|
# fixme: Once openshift stops resolving hostnames for node queries remove this...
|
|
- name: Set hostname to IP Addr (WORKAROUND)
|
|
- name: Set hostname to IP Addr (WORKAROUND)
|
|
hostname: name={{ openshift_bind_ip }}
|
|
hostname: name={{ openshift_bind_ip }}
|
|
|
|
+ when: openshift_hostname_workaround
|
|
|
|
|
|
- name: Configure local facts file
|
|
- name: Configure local facts file
|
|
file: path=/etc/ansible/facts.d/ state=directory mode=0750
|
|
file: path=/etc/ansible/facts.d/ state=directory mode=0750
|