From 8f69b65b419da7a47bf16f9580cc86086eb0c4d4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 14 Jan 2016 12:23:06 +0100 Subject: reproducible armhf: add new armhf node and pbuilder/schroot/maintenance jobs for it, thanks to Vagrant --- hosts/jenkins/etc/pbuilderrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/jenkins/etc/pbuilderrc') diff --git a/hosts/jenkins/etc/pbuilderrc b/hosts/jenkins/etc/pbuilderrc index 15379a63..ab3ac9a5 100644 --- a/hosts/jenkins/etc/pbuilderrc +++ b/hosts/jenkins/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|rpi2*|ff2*|opi2a) MIRRORSITE=http://ftp.us.debian.org/debian ;; + bpi0|cbxi4pro0|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) 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