From cb3dc22df728272ad05de3684eb8dc672654a05e Mon Sep 17 00:00:00 2001 From: heqnx Date: Fri, 27 Jun 2025 14:36:04 +0300 Subject: added conditional dnsmasq setup for vmbr1 and ufw filter rules; fixed a couple of issues by removing /etc/pve/priv, no need for modifying it --- inventory.yaml.example | 1 + 1 file changed, 1 insertion(+) (limited to 'inventory.yaml.example') diff --git a/inventory.yaml.example b/inventory.yaml.example index 69081ac..96a3d65 100644 --- a/inventory.yaml.example +++ b/inventory.yaml.example @@ -7,6 +7,7 @@ all: hostname: proxmox nat_subnet: 10.10.10.0/24 nat_bridge_ip: 10.10.10.1 + enable_dnsmasq: false wg_subnet: 10.13.37.0/24 wg_port: 31337 children: -- cgit v1.2.3