Files
beepi/playbooks/wireguard/wg0.conf.j2
T
2026-05-24 19:38:38 +02:00

9 lines
222 B
Django/Jinja

[Interface]
PrivateKey = {{ wireguard_private_key }}
Address = 10.10.1.2/24
[Peer]
PublicKey = r0XaxIE3AVud9Z42UPZF3mwoh2R0B0M1EUDY9cvuyDA=
Endpoint = 192.3.44.243:41194
AllowedIPs = 10.10.1.0/24
PersistentKeepalive = 25