summaryrefslogtreecommitdiffstats
path: root/roles/openshift_common/defaults/main.yml
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2015-02-27 09:23:43 -0500
committerThomas Wiest <twiest@users.noreply.github.com>2015-02-27 09:23:43 -0500
commit98d53c4119170bf87e635207152ac180a5420e21 (patch)
tree4c91c670d915a1f6e2ca933756a8b64b45dbb237 /roles/openshift_common/defaults/main.yml
parent50f53296253953fb2d3fff6bd7d7d3e538b9430b (diff)
parent20b2f13b0a7b7aa87804a0d7d861dfe68f715928 (diff)
downloadopenshift-98d53c4119170bf87e635207152ac180a5420e21.tar.gz
openshift-98d53c4119170bf87e635207152ac180a5420e21.tar.bz2
openshift-98d53c4119170bf87e635207152ac180a5420e21.tar.xz
openshift-98d53c4119170bf87e635207152ac180a5420e21.zip
Merge pull request #82 from detiber/commonRole
create openshift-common role
Diffstat (limited to 'roles/openshift_common/defaults/main.yml')
-rw-r--r--roles/openshift_common/defaults/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/openshift_common/defaults/main.yml b/roles/openshift_common/defaults/main.yml
new file mode 100644
index 000000000..20b6f082c
--- /dev/null
+++ b/roles/openshift_common/defaults/main.yml
@@ -0,0 +1,3 @@
+---
+openshift_bind_ip: "{{ ansible_default_ipv4.address }}"
+openshift_debug_level: 0