reference-ansible/inventories/demo-gymburgdorf
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
..
group_vars chore(demo-gymburgdorf): finish ACME, LDAP, DMZ routing for live inventory 2026-05-27 23:18:58 +02:00
host_vars fix(demo-gymburgdorf): verify authentik TLS chain from outposts 2026-06-05 14:29:18 +02:00
hosts.yml feat(demo-gymburgdorf): gate garage-webui via storage-local proxy outpost 2026-06-05 14:27:37 +02:00