summaryrefslogtreecommitdiffstats
path: root/hosts/profitbricks-build3-amd64/etc
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-02-03 02:28:37 +0100
committerHolger Levsen <holger@layer-acht.org>2016-02-03 02:28:37 +0100
commita77ecd79d9468cdcb851a7222905e03e3bf1a990 (patch)
treebe0b3de2d87374df2a6e68180867af3289e6ca62 /hosts/profitbricks-build3-amd64/etc
parentc6eea02241ea847c0f112b04e309705f3bed7af2 (diff)
downloadjenkins.debian.net-a77ecd79d9468cdcb851a7222905e03e3bf1a990.tar.xz
reproducible armhf: add new armhf node, thanks to Vagrant
Diffstat (limited to 'hosts/profitbricks-build3-amd64/etc')
-rw-r--r--hosts/profitbricks-build3-amd64/etc/pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/profitbricks-build3-amd64/etc/pbuilderrc b/hosts/profitbricks-build3-amd64/etc/pbuilderrc
index ab3ac9a5..30fcc2e1 100644
--- a/hosts/profitbricks-build3-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build3-amd64/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*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
+ bpi0|cbxi4*|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