From 79b3f28c020f71928259ecfa8bd0e7e6ada59069 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 16 Aug 2017 09:58:48 +0200 Subject: [PATCH] spk-spar-checker update some users to bash shell --- customer/spk-spar-checker/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/spk-spar-checker/common.yaml b/customer/spk-spar-checker/common.yaml index 188cf409..102a1ddf 100644 --- a/customer/spk-spar-checker/common.yaml +++ b/customer/spk-spar-checker/common.yaml @@ -11,6 +11,7 @@ accounts::users: comment: "Sebastian Bator - Sparkasse" apply: true sudo: false + shell: bash group: apache deploy.spk: uid: 60305 @@ -18,6 +19,7 @@ accounts::users: comment: "Deployment User - Sparkasse" apply: true sudo: false + shell: bash group: apache sudo::configs: -- 2.39.5