From a40925b2b39c9c81b9035612fd22673d14a91bc9 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 19 Jun 2017 15:58:10 +0200 Subject: [PATCH] Adding florian.dorrer and felix.maier for 'sudo web' in customer/fbb-ws/test.yaml --- customer/fbb-ws/test.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index 411cab8e..0e6fb1e2 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -26,6 +26,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