From 3a92cfbd9f50a105807d7891644e594020c75106 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 7 Jul 2016 11:45:30 +0200 Subject: [PATCH] sirona-aem - add deployment user --- customer/sirona-aem/development.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/customer/sirona-aem/development.yaml b/customer/sirona-aem/development.yaml index fe74f3a1..da1ce294 100644 --- a/customer/sirona-aem/development.yaml +++ b/customer/sirona-aem/development.yaml @@ -18,6 +18,14 @@ accounts::users: victor.saar: apply: true sudo: true + deploy.vogel: + apply: true + +sudo::configs: + becomeAEM: + priority: "06" + content: | + deploy.vogel ALL=(aem) NOPASSWD: ALL apache::default_mods: false -- 2.39.5