From 72b43374c8ec08b245398d678695b73f67618cab Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 11 Sep 2018 16:54:47 +0000 Subject: [PATCH] enable cockpit to see how that looks --- .../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 40f8f331f7..662fe76f69 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