mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
enable cockpit to see how that looks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user