ansible/roles/mesh_wg/templates/wg.conf.j2
Markus Hauschild 0f19c36624
Some checks failed
continuous-integration/drone/push Build is failing
add mesh via vxlan over wireguard to gw11 and gw21
2021-07-23 18:21:05 +02:00

4 lines
79 B
Django/Jinja

[Interface]
PrivateKey = {{ mesh_wg_privkey }}
ListenPort = {{ mesh_wg_port }}