summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/config.yml
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-02-03 13:11:26 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-02-03 13:11:26 -0500
commit34b68829e36f7151c6c09411585b25b2340d2823 (patch)
tree6ed1e18dbbeae57bf2f05ab171b053c11a845b79 /playbooks/common/openshift-cluster/config.yml
parentb40b5a26bb1a731dce16f3d0ba381a52ecd5dc8a (diff)
parentcf9403fa748e54d35afe7e8416aa736d6ea375d2 (diff)
downloadopenshift-34b68829e36f7151c6c09411585b25b2340d2823.tar.gz
openshift-34b68829e36f7151c6c09411585b25b2340d2823.tar.bz2
openshift-34b68829e36f7151c6c09411585b25b2340d2823.tar.xz
openshift-34b68829e36f7151c6c09411585b25b2340d2823.zip
Merge pull request #1291 from sdodson/bz1293578
Check that openshift_hostname resolves to an ip on our host
Diffstat (limited to 'playbooks/common/openshift-cluster/config.yml')
-rw-r--r--playbooks/common/openshift-cluster/config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/config.yml b/playbooks/common/openshift-cluster/config.yml
index 11e5b68f6..2cad4b362 100644
--- a/playbooks/common/openshift-cluster/config.yml
+++ b/playbooks/common/openshift-cluster/config.yml
@@ -1,6 +1,8 @@
---
- include: evaluate_groups.yml
+- include: validate_hostnames.yml
+
- include: ../openshift-docker/config.yml
- include: ../openshift-etcd/config.yml