Post-Tyranny-Tech-Infrastru.../ansible/host_vars/white.yml

12 lines
460 B
YAML
Raw Normal View History

---
# white server - behind edge proxy (private network only)
# SSH via edge server as bastion/jump host
ansible_host: 10.0.0.40
ansible_ssh_common_args: '-o ProxyCommand="ssh -i ../keys/ssh/edge -W %h:%p -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@78.47.191.38" -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no'
# Client identification
client_name: white
client_domain: white.vrije.cloud
client_secrets_file: white.sops.yaml