summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.example
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-11-24 14:29:14 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2015-11-24 14:29:14 -0500
commit4591db0eb0ac70599293fbbce65cf402e0ec1bc1 (patch)
tree4a806c541d9738b708d9319ace64cb21f51ce682 /inventory/byo/hosts.example
parentf464177c264ef87af80ac023e2698a466b723325 (diff)
parent42232eb59cc3c6ae5d4733b6655add0aff23217b (diff)
downloadopenshift-4591db0eb0ac70599293fbbce65cf402e0ec1bc1.tar.gz
openshift-4591db0eb0ac70599293fbbce65cf402e0ec1bc1.tar.bz2
openshift-4591db0eb0ac70599293fbbce65cf402e0ec1bc1.tar.xz
openshift-4591db0eb0ac70599293fbbce65cf402e0ec1bc1.zip
Merge pull request #970 from detiber/nodeIP
Conditionally set the nodeIP
Diffstat (limited to 'inventory/byo/hosts.example')
-rw-r--r--inventory/byo/hosts.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/inventory/byo/hosts.example b/inventory/byo/hosts.example
index 423581281..50a683cfc 100644
--- a/inventory/byo/hosts.example
+++ b/inventory/byo/hosts.example
@@ -144,6 +144,11 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
# configure how often node iptables rules are refreshed
#openshift_node_iptables_sync_period=5s
+# Configure nodeIP in the node config
+# This is needed in cases where node traffic is desired to go over an
+# interface other than the default network interface.
+#openshift_node_set_node_ip=True
+
# host group for masters
[masters]
ose3-master[1:3]-ansible.test.example.com