fix: wireguard config failfast
This commit is contained in:
@@ -4,6 +4,6 @@ wireguard_port: 51820 # static port to receive input connections
|
||||
wireguard_server_mode: true # enables NAT and open port
|
||||
wireguard_interface: wg0
|
||||
wireguard_config_base_path: /etc/wireguard
|
||||
wireguard_address: 192.168.27.1/27
|
||||
wireguard_dns: 192.168.27.1
|
||||
# wireguard_address: 192.168.27.1/27 # Intentionally undefined - role will fail if not set
|
||||
# wireguard_dns: 192.168.27.1 # Intentionally undefined - role will fail if not set
|
||||
wireguard_peers: []
|
||||
|
||||
Reference in New Issue
Block a user