From 6119d8ae058f249775d2db3d5416cadec1d92bd9 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sat, 25 Sep 2021 16:10:41 +0200 Subject: [PATCH] updated gitea state --- states/gitea/config.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/gitea/config.sls b/states/gitea/config.sls index 2509dba..ee1325c 100644 --- a/states/gitea/config.sls +++ b/states/gitea/config.sls @@ -9,7 +9,7 @@ - template: jinja - user: git - group: git - - mode: 640 + - mode: 600 - makedirs: true - require: - git \ No newline at end of file