summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-10-28 15:47:56 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2015-10-28 15:47:56 -0400
commit28f2f83132d5689aad6fa3e3be353edef8ce24dd (patch)
treee790740c209c874647e294cc8b2a25d5d058ea6d /inventory
parent57613b7c9288c7cfb4b70a2e751b3913acead197 (diff)
parent9143a3a74957562f37a547f6d5ec1b460c1bfce6 (diff)
downloadopenshift-28f2f83132d5689aad6fa3e3be353edef8ce24dd.tar.gz
openshift-28f2f83132d5689aad6fa3e3be353edef8ce24dd.tar.bz2
openshift-28f2f83132d5689aad6fa3e3be353edef8ce24dd.tar.xz
openshift-28f2f83132d5689aad6fa3e3be353edef8ce24dd.zip
Merge pull request #746 from detiber/multitenantNetwork
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 dab75e17b..914b66a93 100644
--- a/inventory/byo/hosts.example
+++ b/inventory/byo/hosts.example
@@ -86,6 +86,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