summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-09-30 21:16:11 +0200
committerHolger Levsen <holger@layer-acht.org>2016-10-01 00:43:08 +0200
commitae6332ed62e8ea7498eac038dd6dc38a431631a4 (patch)
tree4ed733c8e4eaf1cb53d16d87a9162be2e77866ac /update_jdn.sh
parent1d94871858ec182edfee5442c31ab3a32a7cc8ac (diff)
downloadjenkins.debian.net-ae6332ed62e8ea7498eac038dd6dc38a431631a4.tar.xz
grant phil root on jenkins (to hunt the wayward lvc $WORKSPACE)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
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'