summaryrefslogtreecommitdiffstats
path: root/roles/openshift_common/defaults
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2015-03-23 23:36:08 -0400
committerJhon Honce <jhonce@redhat.com>2015-03-24 11:29:44 -0700
commitde1391db4309f020b5c8467597eef527b560bbaa (patch)
treee27f08771e8004e4d60ddbe3db8de4ba55ec0185 /roles/openshift_common/defaults
parentd67c5b8f79609d2d3b07cc009f58e3dc988782c5 (diff)
downloadopenshift-de1391db4309f020b5c8467597eef527b560bbaa.tar.gz
openshift-de1391db4309f020b5c8467597eef527b560bbaa.tar.bz2
openshift-de1391db4309f020b5c8467597eef527b560bbaa.tar.xz
openshift-de1391db4309f020b5c8467597eef527b560bbaa.zip
remove openshift_hostname_workaround var for openshift_common, rather rely on inventory/playbook variables for openshift_hostname
Diffstat (limited to 'roles/openshift_common/defaults')
-rw-r--r--roles/openshift_common/defaults/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/openshift_common/defaults/main.yml b/roles/openshift_common/defaults/main.yml
index 86351f6f6..22b2c6ffd 100644
--- a/roles/openshift_common/defaults/main.yml
+++ b/roles/openshift_common/defaults/main.yml
@@ -1,7 +1,2 @@
---
openshift_debug_level: 0
-
-# TODO: Once openshift stops resolving hostnames for node queries remove
-# this...
-openshift_hostname_workaround: true
-