From ae6332ed62e8ea7498eac038dd6dc38a431631a4 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Fri, 30 Sep 2016 21:16:11 +0200 Subject: grant phil root on jenkins (to hunt the wayward lvc $WORKSPACE) Signed-off-by: Holger Levsen --- update_jdn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_jdn.sh b/update_jdn.sh index e4cb5577..245fbdad 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -75,7 +75,7 @@ user_host_groups['mattia','*']="$sudo_groups" user_host_groups['mattia','jenkins']="reproducible,${user_host_groups['mattia','*']}" user_host_groups['phil','jenkins-test-vm']="$sudo_groups,libvirt,libvirt-qemu" user_host_groups['phil','profitbricks-build10-amd64']="$sudo_groups" -user_host_groups['phil','jenkins']='' +user_host_groups['phil','jenkins']="$sudo_groups" user_host_groups['lunar','jenkins']='reproducible' -- cgit v1.2.3-70-g09d2