rename turnstile to guest-relations
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# ─── turnstile ───────────────────────────────────────────────────────────────
|
||||
# ─── guest-relations ───────────────────────────────────────────────────────────────
|
||||
# Authentik Identity Provider / SSO
|
||||
# Provisioned manually (pre-pipeline bootstrap — NetBox not yet available)
|
||||
#
|
||||
# Apply:
|
||||
# cd terraform/proxmox/hosts
|
||||
# terraform apply \
|
||||
# -var-file="tfvars/turnstile.tfvars" \
|
||||
# -state="states/turnstile.tfstate" \
|
||||
# -var-file="tfvars/guest-relations.tfvars" \
|
||||
# -state="states/guest-relations.tfstate" \
|
||||
# -var="proxmox_api_url=https://main-street-usa.local.mk-labs.cloud:8006" \
|
||||
# -var="proxmox_api_token=terraform@pve!automation=<token>"
|
||||
# -var="proxmox_api_token=terraform@pve!terraform-token=<token>"
|
||||
|
||||
hostname = "turnstile"
|
||||
hostname = "guest-relations"
|
||||
vm_id = 71040
|
||||
ip_address = "10.1.71.40"
|
||||
target_node = "main-street-usa"
|
||||
Reference in New Issue
Block a user