12 lines
251 B
YAML
12 lines
251 B
YAML
|
|
---
|
||
|
|
# haas server - public network
|
||
|
|
|
||
|
|
# SSH directly via public IP
|
||
|
|
ansible_host: 78.46.229.195
|
||
|
|
ansible_ssh_private_key_file: ../keys/ssh/haas
|
||
|
|
|
||
|
|
# Client identification
|
||
|
|
client_name: haas
|
||
|
|
client_domain: haas.vrije.cloud
|
||
|
|
client_secrets_file: haas.sops.yaml
|