Archive Legacy Setup And Add Ansible Control Plane
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
---
|
||||
wireguard_interface: wg0
|
||||
wireguard_listen_port: 3422
|
||||
wireguard_private_key_path: /etc/wireguard/privatekey
|
||||
wireguard_public_key_path: /etc/wireguard/publickey
|
||||
wireguard_home_routes:
|
||||
- 192.168.1.5/32
|
||||
- 192.168.1.6/31
|
||||
- 192.168.1.8/29
|
||||
- 192.168.1.16/28
|
||||
- 192.168.1.32/29
|
||||
- 192.168.1.40/32
|
||||
Reference in New Issue
Block a user