From e39b7ff333f3d1be7e0129426b7e49dd62ca8f0d Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 29 Sep 2025 19:12:25 +0200 Subject: [PATCH] updated gobackup state --- states/gobackup/config.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/gobackup/config.sls b/states/gobackup/config.sls index 513209e..2e058c7 100644 --- a/states/gobackup/config.sls +++ b/states/gobackup/config.sls @@ -5,7 +5,7 @@ gobackup-config-dir: - name: {{ gobackup.config_dir }} - user: root - group: root - - mode: 700 + - mode: 755 gobackup-config-file: file.managed: