ansible-role-tinc/defaults/main.yml

11 lines
223 B
YAML
Raw Normal View History

2019-11-01 22:05:18 +00:00
---
2019-11-03 15:27:52 +00:00
# defaults file for tinc
tinc_base_dir: /etc/tinc
tinc_tmp_pubkey: "tmp/rsa_key-{{ ansible_hostname }}.pub"
# ID of the vpn to create
tinc_vpn_id: vpn0
# hostname of the always-on server
tinc_central_host: hetzner-01