10 lines
195 B
YAML
10 lines
195 B
YAML
zfs_pool_name: bigpool
|
|
ip: 192.168.5.7
|
|
ip_admin: 192.168.6.7
|
|
mysql_host: "{{ ip_admin }}"
|
|
gateway: 192.168.6.1
|
|
|
|
wireguard_ntb_ip: 10.0.0.2
|
|
wireguard_tata_ip: 10.0.0.4
|
|
wireguard_kate_ip: 10.0.0.3
|