dotfiles/roles/system/cockpit/defaults/main.yml
Matej Focko 918f7c8fbf
feat(system/cockpit): implement Cockpit role
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-07-12 15:01:52 +02:00

5 lines
239 B
YAML

---
# Boolean variable that adjust the Cockpit config when it's being served via
# reverse proxy (adjusts the origin, so that the Cockpit doesn't drop sessions,
# and checks for SSL/TLS connections)
system_cockpit_has_reverse_proxy: false