summaryrefslogtreecommitdiffstats
path: root/hosts/cbxi4pro0-armhf-rb
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-11 00:33:42 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-11 00:33:42 +0100
commit3778770ff1fbca985fb47541ad7ce20de96c268a (patch)
tree6368e1d9bb46d2d170516604f7319dc03ecdae4c /hosts/cbxi4pro0-armhf-rb
parent6e4d8650a66fa5f7e20dcbf3f50bb2cd57ba8d0d (diff)
downloadjenkins.debian.net-3778770ff1fbca985fb47541ad7ce20de96c268a.tar.xz
reproducible: add sixth armhf build node, thanks again to vagrant
Diffstat (limited to 'hosts/cbxi4pro0-armhf-rb')
-rw-r--r--hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
index f18457c2..dad1de70 100644
--- a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
+++ b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
@@ -6,8 +6,8 @@
# 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) MIRRORSITE=http://ftp.us.debian.org/debian ;;
- *) echo "unsupported host, exiting." ; exit 1 ;;
+ bpi0|cbxi4pro0|hb0|wbq0|odxu4|wbd0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
+ *) echo "unsupported host, exiting." ; exit 1 ;;
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
APTCACHE=""