rename turnstile to guest-relations
This commit is contained in:
@@ -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 ─────────────────────────────────────────────────────────────────
|
||||
@@ -30,7 +30,7 @@ load_balancers:
|
||||
|
||||
authentik_server:
|
||||
hosts:
|
||||
turnstile:
|
||||
guest-relations:
|
||||
ansible_host: 10.1.71.40
|
||||
ansible_become: true
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user