[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i: choose_interface=auto on edu servers

Holger Levsen holger at moszumanska.debian.org
Tue Mar 17 13:09:53 UTC 2015


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 edb10c6ec9667d29e70443d6488b505f8fd51995
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Mar 17 14:07:46 2015 +0100

    g-i: choose_interface=auto on edu servers
---
 bin/g-i-installation.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index ccb6fdb..87ea529 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -260,6 +260,7 @@ bootstrap_system() {
 			;;
 		debian-edu_*ltsp-server|debian-edu_*combi-server)
 			QEMU_OPTS="$QEMU_OPTS -net nic,vlan=1 -net user,vlan=1"
+			EXTRA_APPEND="$EXTRA_APPEND netcfg/choose_interface=auto"
 			;;
 		*)	;;
 	esac

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