set up role for wireguard connections

This commit is contained in:
Jef Roosens 2026-04-02 22:03:26 +02:00
parent 39a531cf87
commit 6c77886916
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
9 changed files with 137 additions and 0 deletions

View file

@ -0,0 +1,4 @@
---
wireguard_address: "10.0.0.2/24"
wireguard_peers:
- "78.22.233.14"

View file

@ -0,0 +1,4 @@
---
wireguard_address: "10.0.0.3/24"
wireguard_peers:
- "78.22.233.14"

View file

@ -0,0 +1,5 @@
---
wireguard_address: "10.0.0.1/24"
wireguard_peers:
- "157.90.125.225"
- "51.254.128.104"