summaryrefslogtreecommitdiffstats
path: root/hosts/wbq0-armhf-rb
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-06-02 20:43:02 +0200
committerHolger Levsen <holger@layer-acht.org>2016-06-02 20:43:02 +0200
commitc1bc910cfc78bb486535eceda919e6a860858130 (patch)
tree6d4f234978e8271b923aff81679986751d9f553c /hosts/wbq0-armhf-rb
parent7d4c0b99ff1204e7e050292656bb84c1bd8ef8e7 (diff)
downloadjenkins.debian.net-c1bc910cfc78bb486535eceda919e6a860858130.tar.xz
reproducible debian: add three new armhf build nodes, thanks to Vagrant, with maintenance and setup jobs
Diffstat (limited to 'hosts/wbq0-armhf-rb')
-rw-r--r--hosts/wbq0-armhf-rb/etc/pbuilderrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/hosts/wbq0-armhf-rb/etc/pbuilderrc b/hosts/wbq0-armhf-rb/etc/pbuilderrc
index f6f607e1..e07d2bff 100644
--- a/hosts/wbq0-armhf-rb/etc/pbuilderrc
+++ b/hosts/wbq0-armhf-rb/etc/pbuilderrc
@@ -5,9 +5,9 @@
#
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
- jenkins|jenkins-test-vm|profitbricks-build*) MIRRORSITE=http://ftp.de.debian.org/debian ;;
- bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
- *) echo "unsupported host, exiting." ; exit 1 ;;
+ jenkins|jenkins-test-vm|profitbricks-build*) MIRRORSITE=http://ftp.de.debian.org/debian ;;
+ bbx15|bpi0|cbxi4*|cb3*|hb0|wbq0|odxu4*|odu3*|wbd0|rpi2*|ff2*|ff4*|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
APTCACHE=""