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

12 lines
456 B
YAML
Raw Normal View History

---
# egel server - behind edge proxy (private network only)
# SSH via edge server as bastion/jump host
ansible_host: 10.0.0.52
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: egel
client_domain: egel.vrije.cloud
client_secrets_file: egel.sops.yaml