reference-ansible/inventories/demo-gymburgdorf/host_vars/storage
Simon Bärlocher 91d5be8d21
fix(demo-gymburgdorf): verify authentik TLS chain from outposts
Both outposts reach authentik over auth.gymb.*, which presents a valid
Let's Encrypt cert via the reverseproxy (verified: ssl_verify_result=0
from the storage subnet). Drop the insecure TLS skip:

- proxy outpost: authentik_outpost_proxy_insecure -> "false"
- ldap outpost: pin authentik_outpost_ldap_insecure "false" instead of
  relying on the role default ("true").

Addresses the automated security review finding (TLS verification disabled).
2026-06-05 14:29:18 +02:00
..
authentik_outpost_proxy.yml fix(demo-gymburgdorf): verify authentik TLS chain from outposts 2026-06-05 14:29:18 +02:00
garage.yml feat(demo-gymburgdorf): gate garage-webui via storage-local proxy outpost 2026-06-05 14:27:37 +02:00
main.yml chore: wip on demo-gymburgdorf inventory and architecture notes 2026-05-27 23:12:57 +02:00
traefik.yml feat(demo-gymburgdorf): gate garage-webui via storage-local proxy outpost 2026-06-05 14:27:37 +02:00