rename turnstile to guest-relations

This commit is contained in:
2026-03-14 21:08:35 -05:00
parent 1d6a8c154c
commit b85b237129
5 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
---
# file: host_vars/turnstile/vars
# turnstile — Authentik Identity Provider / SSO
# file: host_vars/guest-relations/vars
# guest-relations — Guest Relations
# VM provisioned by Terraform (pre-pipeline bootstrap)
# ─── Network ─────────────────────────────────────────────────────────────────

View File

@@ -30,7 +30,7 @@ load_balancers:
authentik_server:
hosts:
turnstile:
guest-relations:
ansible_host: 10.1.71.40
ansible_become: true

View File

@@ -1,7 +1,7 @@
---
# ------------------------------------------------------------------------------
# FILE: playbooks/deploy_authentik.yml
# DESCRIPTION: Deploys Authentik identity provider on turnstile.
# DESCRIPTION: Deploys Authentik identity provider on guest-relations.
# Installs Docker and configures Authentik with PostgreSQL and Redis.
#
# USAGE: