summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2015-10-26 17:25:15 -0400
committerJason DeTiberus <jdetiber@redhat.com>2015-10-26 17:25:15 -0400
commit9143a3a74957562f37a547f6d5ec1b460c1bfce6 (patch)
tree22016fd41cdb68fabbced24cc228c81d4aa33e36 /inventory
parent6e1a53d82f925a3a070eae5342604d8b0f026f38 (diff)
downloadopenshift-9143a3a74957562f37a547f6d5ec1b460c1bfce6.tar.gz
openshift-9143a3a74957562f37a547f6d5ec1b460c1bfce6.tar.bz2
openshift-9143a3a74957562f37a547f6d5ec1b460c1bfce6.tar.xz
openshift-9143a3a74957562f37a547f6d5ec1b460c1bfce6.zip
add examples for SDN configuration
Diffstat (limited to 'inventory')
-rw-r--r--inventory/byo/hosts.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/inventory/byo/hosts.example b/inventory/byo/hosts.example
index 6b366cf87..68b2af094 100644
--- a/inventory/byo/hosts.example
+++ b/inventory/byo/hosts.example
@@ -79,6 +79,12 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
# openshift_router_selector='region=infra'
# openshift_registry_selector='region=infra'
+# Configure the multi-tenant SDN plugin (default is 'redhat/openshift-ovs-subnet')
+# os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant'
+
+# Disable the OpenShift SDN plugin
+# openshift_use_openshift_sdn=False
+
# set RPM version for debugging purposes
#openshift_pkg_version=-3.0.0.0