[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: make jenkins user a member of libvirt groups on pb10

Holger Levsen holger at layer-acht.org
Sat May 28 11:31:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit bb7eaafdd1b1cb9d6513b288758238495d95f748
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat May 28 13:31:21 2016 +0200

    lvc: make jenkins user a member of libvirt groups on pb10
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 76f364c..58f63dd 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -78,7 +78,7 @@ for user in helmut holger mattia lunar phil ; do
 	sudo usermod -G $extra_groups $user
 done
 
-if [ "$HOSTNAME" = "jenkins-test-vm" ] ; then
+if [ "$HOSTNAME" = "jenkins-test-vm" ] || [ "$HOSTNAME" = "profitbricks-build10-amd64" ] ; then
 	# jenkins needs access to libvirt
 	sudo adduser jenkins libvirt
 	sudo adduser jenkins libvirt-qemu

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list