13 lines
678 B
Plaintext
13 lines
678 B
Plaintext
---
|
|
# file: host_vars/lightning_lane/vars
|
|
# lightning-lane — Traefik Reverse Proxy / Load Balancer
|
|
# VM provisioned by Terraform (pre-pipeline bootstrap)
|
|
|
|
# ─── Network ─────────────────────────────────────────────────────────────────
|
|
ip_address: 10.1.71.35
|
|
|
|
# ─── Application ─────────────────────────────────────────────────────────────
|
|
app_role: reverse_proxy
|
|
app_name: traefik
|
|
app_deployment: docker_compose
|