VPN setting

This commit is contained in:
git
2024-04-04 08:46:10 +02:00
parent 55167e20fc
commit b8369d0b28
17 changed files with 308 additions and 81 deletions

View File

@@ -1,4 +1,8 @@
zfs_pool_name: bigpool
ip: 192.168.5.7
ip_admin: 192.168.6.7
mysql_host: "{{ ip_admin }}"
mysql_host: "{{ ip_admin }}"
wireguard_ntb_ip: 10.0.0.2
wireguard_tata_ip: 10.0.0.3
wireguard_kate_ip: 10.0.0.4