From e55ae4e770ff66499b90ab99fa74842d04e2fef7 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sat, 29 Apr 2023 22:29:36 +0200 Subject: [PATCH] Disable files and logrotate states We are using the files and directories shipped with the apache2 package and do not want them to be overwritten. Signed-off-by: Georg Pfuetzenreuter --- apache/config/init.sls | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apache/config/init.sls b/apache/config/init.sls index a3787ca..0b5f74c 100644 --- a/apache/config/init.sls +++ b/apache/config/init.sls @@ -2,12 +2,11 @@ # vim: ft=sls include: - - .file + # - .file # .modules.clean # disable (exclude from init state) # .modules # enable by default (read pillars) # .debian_full - .flags - - .logrotate - .manage_security - .no_default_vhost # .own_default_vhost