summaryrefslogtreecommitdiff
path: root/playbooks.d/vpn-wireguard/share/peer
blob: 9a95e38e7918d79f3b1df84cd687ecda4f6f5884 (plain)
1
2
3
4
5
[Peer]
AllowedIPs = ${ipv6}/128,${ipv4}/32
Endpoint = [${endpoint}]:${port}
PublicKey = ${pubkey}
PersistentKeepalive = ${keepalive}