diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-osbs.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-osbs.j2 index 4890420560..32e1d6bfee 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-osbs.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-osbs.j2 @@ -92,6 +92,8 @@ openshift_image_tag={{openshift_release}} openshift_install_examples={{openshift_ansible_install_examples}} {% endif %} +openshift_web_console_install = false + # Configure logoutURL in the master config for console customization # See: https://docs.openshift.org/latest/install_config/web_console_customization.html#changing-the-logout-url #openshift_master_logout_url=http://example.com @@ -534,7 +536,7 @@ openshift_hosted_manage_router=false {% if openshift_metrics_deploy is defined %} {% if openshift_metrics_deploy %} # -openshift_hosted_metrics_deploy=true +openshift_hosted_metrics_deploy=false # Storage Options # If openshift_hosted_metrics_storage_kind is unset then metrics will be stored