13 lines
664 B
Plaintext
13 lines
664 B
Plaintext
---
|
|
# file: host_vars/guest-relations/vars
|
|
# guest-relations — Guest Relations
|
|
# VM provisioned by Terraform (pre-pipeline bootstrap)
|
|
|
|
# ─── Network ─────────────────────────────────────────────────────────────────
|
|
ip_address: 10.1.71.40
|
|
|
|
# ─── Application ─────────────────────────────────────────────────────────────
|
|
app_role: identity_provider
|
|
app_name: authentik
|
|
app_deployment: docker_compose
|