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