summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xupdate_jdn.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index ded1e530..a1b380bf 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -126,6 +126,7 @@ sudo mkdir -p /srv/workspace
if [ "$HOSTNAME" = "jenkins-test-vm" ] || [ "$HOSTNAME" = "profitbricks-build10-amd64" ] || [ "$HOSTNAME" = "profitbricks-build7-amd64" ] ; then
# jenkins needs access to libvirt
+ sudo adduser jenkins kvm
sudo adduser jenkins libvirt
sudo adduser jenkins libvirt-qemu