mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
9 lines
238 B
YAML
9 lines
238 B
YAML
---
|
|
netname: meshvpn
|
|
scw_private_domain: priv.cloud.scaleway.com
|
|
tinc_primary_router: master1
|
|
tinc_route_default_ip: 192.168.66.1
|
|
tinc_route_get_ip: 169.254.42.42
|
|
vpn_interface: tun0
|
|
vpn_netmask: 255.255.255.0
|
|
vpn_subnet_cidr_netmask: 32
|