summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2015-11-24 14:06:12 -0500
committerJason DeTiberus <jdetiber@redhat.com>2015-11-24 14:06:12 -0500
commit42232eb59cc3c6ae5d4733b6655add0aff23217b (patch)
tree0d3de9588c0fa5c4ea764b2b3ae93d13dea19b8f /inventory
parentcb3da200563684c15d3a65cb2bf3958b9a34b249 (diff)
downloadopenshift-42232eb59cc3c6ae5d4733b6655add0aff23217b.tar.gz
openshift-42232eb59cc3c6ae5d4733b6655add0aff23217b.tar.bz2
openshift-42232eb59cc3c6ae5d4733b6655add0aff23217b.tar.xz
openshift-42232eb59cc3c6ae5d4733b6655add0aff23217b.zip
Conditionally set the nodeIP
Diffstat (limited to 'inventory')
-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