[Qa-jenkins-scm] [jenkins.debian.net] 02/02: fixup! pb10: make sure that /dev/vdb is mounted as .../vm-pools

Holger Levsen holger at layer-acht.org
Tue Nov 15 21:06:56 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 38eed22d4c4f6c04b326e43c849cbf82d191c26b
Author: Philip Hands <phil at hands.com>
Date:   Tue Nov 15 21:51:07 2016 +0100

    fixup! pb10: make sure that /dev/vdb is mounted as .../vm-pools
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 7e4780d..b90398e 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -186,7 +186,7 @@ case $HOSTNAME in
 	*) ;;
 esac
 case $HOSTNAME in
-	jenkins|profitbricks-build10-amd64)
+	profitbricks-build10-amd64)
 		[ -d /srv/lvc/vm-pools ] || sudo mkdir -p /srv/lvc/vm-pools
 		if ! grep -q '^/dev/vdb\s\+/srv/lvc/vm-pools\s' /etc/fstab; then
 			echo "/dev/vdb	/srv/lvc/vm-pools ext4	errors=remount-ro	0	2" | sudo tee -a /etc/fstab >/dev/null  

-- 
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