From 12cda512baa5188e18ac793f83cbad6ca92cfa69 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 11 Sep 2018 17:41:43 +0000 Subject: [PATCH] Revert "enable cockpit to see how that looks" This reverts commit 72b43374c8ec08b245398d678695b73f67618cab. --- .../templates/cluster-inventory-stg.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 index 662fe76f69..40f8f331f7 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 @@ -362,10 +362,10 @@ openshift_master_identity_providers=[{"name": "fedoraidp", "login": "true", "cha #openshift_additional_projects={'my-project': {'default_node_selector': 'label=value'}} # Enable cockpit -osm_use_cockpit=true +#osm_use_cockpit=true # # Set cockpit plugins -osm_cockpit_plugins=['cockpit-kubernetes'] +#osm_cockpit_plugins=['cockpit-kubernetes'] # If an external load balancer is used public hostname should resolve to # external load balancer address