From 435a3615fed2dd7c53ea2578895fdf1b845fee95 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 30 Aug 2017 12:51:21 +0200 Subject: [PATCH] added new users to joml prod env --- customer/joml/common.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/customer/joml/common.yaml b/customer/joml/common.yaml index 242dd144..9f326ffb 100644 --- a/customer/joml/common.yaml +++ b/customer/joml/common.yaml @@ -23,12 +23,16 @@ accounts::users: apply: true sylvia.egger: apply: true + hooman.paknahad: + apply: true + thomas.voelkel: + apply: true sudo::configs: becomeApache: priority: "06" content: | - jenkins ALL=(apache) NOPASSWD: ALL + jenkins ALL=(apache) NOPASSWD: ALL php::fpm::pools: www: -- 2.39.5