From 12156bb8436b3a86fbc3b16f335a768b767188cc Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 1 Jan 2016 18:53:27 +0100 Subject: reproducible armhf: add eleventh build node (and pbuilder/schroot setup jobs) on another rasberrypi2, thanks to Vagrant --- hosts/odxu4b-armhf-rb/etc/pbuilderrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/odxu4b-armhf-rb/etc/pbuilderrc') diff --git a/hosts/odxu4b-armhf-rb/etc/pbuilderrc b/hosts/odxu4b-armhf-rb/etc/pbuilderrc index aa5fb071..d8ae4129 100644 --- a/hosts/odxu4b-armhf-rb/etc/pbuilderrc +++ b/hosts/odxu4b-armhf-rb/etc/pbuilderrc @@ -6,7 +6,7 @@ # read pbuilderrc.5 document for notes on specific options. case $HOSTNAME in jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; - bpi0|cbxi4pro0|hb0|wbq0|odxu4*|wbd0|rpi2b|ff2a) MIRRORSITE=http://ftp.us.debian.org/debian ;; + bpi0|cbxi4pro0|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2a) MIRRORSITE=http://ftp.us.debian.org/debian ;; *) echo "unsupported host, exiting." ; exit 1 ;; esac EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh -- cgit v1.2.3-54-g00ecf