summaryrefslogtreecommitdiffstats
path: root/playbooks/gce
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-12-08 13:36:53 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2015-12-08 13:36:53 -0500
commit5c57f251e5d0385221311b8c48b9683f1d80479e (patch)
treeac4e8495409a84aa1754e1f6b3b765ecb91796c8 /playbooks/gce
parent0820488ba20ce749d0764f6a09aa4e7e6d227801 (diff)
parent208063939b6b97b80b4bd3ab12358fb745993d44 (diff)
downloadopenshift-5c57f251e5d0385221311b8c48b9683f1d80479e.tar.gz
openshift-5c57f251e5d0385221311b8c48b9683f1d80479e.tar.bz2
openshift-5c57f251e5d0385221311b8c48b9683f1d80479e.tar.xz
openshift-5c57f251e5d0385221311b8c48b9683f1d80479e.zip
Merge pull request #1020 from abutcher/pre-3.1-dnsip
Default 3.0.x dnsIP
Diffstat (limited to 'playbooks/gce')
-rw-r--r--playbooks/gce/openshift-cluster/join_node.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/gce/openshift-cluster/join_node.yml b/playbooks/gce/openshift-cluster/join_node.yml
index c8f6065cd..5ae3a8fef 100644
--- a/playbooks/gce/openshift-cluster/join_node.yml
+++ b/playbooks/gce/openshift-cluster/join_node.yml
@@ -45,5 +45,3 @@
openshift_use_openshift_sdn: true
openshift_node_labels: "{{ lookup('oo_option', 'openshift_node_labels') }} "
os_sdn_network_plugin_name: "redhat/openshift-ovs-subnet"
- osn_cluster_dns_domain: "{{ hostvars[groups.oo_first_master.0].openshift.dns.domain }}"
- osn_cluster_dns_ip: "{{ hostvars[groups.oo_first_master.0].cluster_dns_ip }}"