try and enable logging and multi-tenant sdn in stg openshift

This commit is contained in:
Kevin Fenzi 2018-08-30 20:19:43 +00:00
parent 45184ad096
commit ce9e579d15

View file

@ -683,7 +683,7 @@ openshift_hosted_metrics_deploy=true
# Logging deployment # Logging deployment
# #
# Currently logging deployment is disabled by default, enable it by setting this # Currently logging deployment is disabled by default, enable it by setting this
#openshift_logging_install_logging=true openshift_logging_install_logging=true
# #
# Logging storage config # Logging storage config
# Option A - NFS Host Group # Option A - NFS Host Group
@ -748,7 +748,7 @@ openshift_hosted_metrics_deploy=true
#openshift_prometheus_alertbuffer_storage_type=pvc #openshift_prometheus_alertbuffer_storage_type=pvc
# Configure the multi-tenant SDN plugin (default is 'redhat/openshift-ovs-subnet') # Configure the multi-tenant SDN plugin (default is 'redhat/openshift-ovs-subnet')
# os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant' os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant'
# Disable the OpenShift SDN plugin # Disable the OpenShift SDN plugin
# openshift_use_openshift_sdn=False # openshift_use_openshift_sdn=False