From 4d996aff99c9c31ed66f82afb11c74569ccc6763 Mon Sep 17 00:00:00 2001 From: heqnx Date: Tue, 24 Jun 2025 00:28:18 +0300 Subject: adding wireguard setup for pve vm access --- inventory.yaml.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory.yaml.example') diff --git a/inventory.yaml.example b/inventory.yaml.example index 6f27497..115fb2b 100644 --- a/inventory.yaml.example +++ b/inventory.yaml.example @@ -7,6 +7,8 @@ all: hostname: proxmox-ve-test nat_subnet: 10.10.10.0/24 nat_bridge_ip: 10.10.10.1 + wg_subnet: 10.13.37.0/24 + wg_port: 31337 children: servers: hosts: -- cgit v1.2.3