serverctl/infrastructure/create-resources/ansible/roles/wireguard/mesh/templates/systemd.network

5 lines
90 B
SYSTEMD
Raw Normal View History

2022-02-24 13:57:19 +01:00
[Match]
2022-02-24 21:36:07 +01:00
Name=serverctl-wg0
2022-02-24 13:57:19 +01:00
[Network]
Address={{ wireguard_ip }}/{{ wireguard_mask_bits }}