From c45fbaedda1b1552e56474c66d4a3156f65bf12e Mon Sep 17 00:00:00 2001 From: lilly Date: Thu, 30 Apr 2026 22:53:07 +0200 Subject: [PATCH] disable systemd-resolved on auth-dns --- inventories/chaosknoten/host_vars/auth-dns.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventories/chaosknoten/host_vars/auth-dns.yaml b/inventories/chaosknoten/host_vars/auth-dns.yaml index ed97d53..25b3de1 100644 --- a/inventories/chaosknoten/host_vars/auth-dns.yaml +++ b/inventories/chaosknoten/host_vars/auth-dns.yaml @@ -1 +1,2 @@ --- +deploy_systemd_resolved_config__enable: false