From 1cfd94ebb6e1a0b551268928605cc9a73711bdaa Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 2 Aug 2017 10:41:16 +0200 Subject: [PATCH] Rollout sascha.strassheim on specific projects --- customer/bmbf/common.yaml | 4 ++++ .../web-schlaganfall-verhindern-de.pixelpark.net.yaml | 3 +++ customer/pfizer/common.yaml | 7 ++++++- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/customer/bmbf/common.yaml b/customer/bmbf/common.yaml index 92474f17..7477522d 100644 --- a/customer/bmbf/common.yaml +++ b/customer/bmbf/common.yaml @@ -27,6 +27,10 @@ accounts::users: stefan.teschke: apply: true sudo: true + sascha.strassheim: + apply: true + sudo: true + sudo::configs: cmd_alias: diff --git a/customer/pfizer-schlaganfall/web-schlaganfall-verhindern-de.pixelpark.net.yaml b/customer/pfizer-schlaganfall/web-schlaganfall-verhindern-de.pixelpark.net.yaml index 693c5ae1..9bd136d5 100644 --- a/customer/pfizer-schlaganfall/web-schlaganfall-verhindern-de.pixelpark.net.yaml +++ b/customer/pfizer-schlaganfall/web-schlaganfall-verhindern-de.pixelpark.net.yaml @@ -14,6 +14,9 @@ accounts::users: apply: true thomas.bussmeyer: apply: true + sascha.strassheim: + apply: true + sudo: true sudo::configs: diff --git a/customer/pfizer/common.yaml b/customer/pfizer/common.yaml index 35d25bc1..02489dc8 100644 --- a/customer/pfizer/common.yaml +++ b/customer/pfizer/common.yaml @@ -2,4 +2,9 @@ php::fpm::pools: www: - ensure: absent \ No newline at end of file + ensure: absent + +accounts::users: + sascha.strassheim: + apply: true + sudo: true -- 2.39.5