12 lines
274 B
YAML
12 lines
274 B
YAML
|
|
---
|
||
|
|
# White server - behind edge proxy
|
||
|
|
# Note: Currently has public IP for initial setup
|
||
|
|
|
||
|
|
# SSH directly via public IP (temporary)
|
||
|
|
ansible_host: 159.69.182.238
|
||
|
|
|
||
|
|
# Client identification
|
||
|
|
client_name: white
|
||
|
|
client_domain: white.vrije.cloud
|
||
|
|
client_secrets_file: white.sops.yaml
|