From b437b5157719e57189cf0396696962327b60e27e Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme <jan.philipp@timme.it> Date: Thu, 13 Oct 2022 17:24:17 +0200 Subject: [PATCH] Disable state for systemd-resolved until solved for mailservers --- hshbase/init.sls | 1 - 1 file changed, 1 deletion(-) diff --git a/hshbase/init.sls b/hshbase/init.sls index 4668bd5..cd08e93 100644 --- a/hshbase/init.sls +++ b/hshbase/init.sls @@ -9,5 +9,4 @@ include: - .time - .locale - .hostname - - .systemd-resolved - .automatic-salt-minion-restart -- GitLab