diff --git a/roles/cockpit/templates/cockpit.conf.j2 b/roles/cockpit/templates/cockpit.conf.j2 index e01488a..b70bcac 100644 --- a/roles/cockpit/templates/cockpit.conf.j2 +++ b/roles/cockpit/templates/cockpit.conf.j2 @@ -2,3 +2,5 @@ Origins = https://{{ inventory_hostname }} wss://{{ inventory_hostname }} ProtocolHeader = X-Forwarded-Proto UrlRoot=/admin +LoginTitle=Heaplab Chef +LoginTo=false