From c214f44f998233ca556378d374e4da89ac66106b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 19 Jun 2017 16:03:47 +0200 Subject: [PATCH] Adding florian.dorrer and felix.maier for 'sudo web' in customer/fbb-www/test.yaml --- customer/fbb-ws/test.yaml | 5 ----- customer/fbb-www/test.yaml | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index 0e6fb1e2..411cab8e 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -26,11 +26,6 @@ sudo::configs: priority: "06" content: | jenkins ALL=(apache) NOPASSWD: ALL - unitb_rigths: - priority: "07" - content: | - florian.dorrer ALL=(web) NOPASSWD: ALL - felix.maier ALL=(web) NOPASSWD: ALL repo::remi_php71: true diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 67e6aafa..42743c27 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -111,6 +111,11 @@ sudo::configs: priority: '06' content: | jenkins ALL=(apache) NOPASSWD: ALL + unitb_rigths: + priority: "07" + content: | + florian.dorrer ALL=(web) NOPASSWD: ALL + felix.maier ALL=(web) NOPASSWD: ALL repo::remi_php71: true -- 2.39.5