Stupit variable parsing problem
This commit is contained in:
Binary file not shown.
@@ -9,7 +9,7 @@ ListenPort = 40041
|
|||||||
PrivateKey = {{ priv }}
|
PrivateKey = {{ priv }}
|
||||||
|
|
||||||
[Peer]
|
[Peer]
|
||||||
PublicKey = {{ wireguard-server-vault.pub }}
|
PublicKey = {{ vars['wireguard-server-vault']['pub'] }}
|
||||||
AllowedIPs = 10.0.0.0/24, 192.168.5.0/24, 192.168.6.0/24, 192.168.100.0/24
|
AllowedIPs = 10.0.0.0/24, 192.168.5.0/24, 192.168.6.0/24, 192.168.100.0/24
|
||||||
Endpoint = 185.61.86.153:51822
|
Endpoint = 185.61.86.153:51822
|
||||||
PersistentKeepalive = 20
|
PersistentKeepalive = 20
|
||||||
|
|||||||
Reference in New Issue
Block a user