From c1bc910cfc78bb486535eceda919e6a860858130 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 2 Jun 2016 20:43:02 +0200 Subject: reproducible debian: add three new armhf build nodes, thanks to Vagrant, with maintenance and setup jobs --- hosts/ff2a-armhf-rb/etc/pbuilderrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts/ff2a-armhf-rb') diff --git a/hosts/ff2a-armhf-rb/etc/pbuilderrc b/hosts/ff2a-armhf-rb/etc/pbuilderrc index f6f607e1..e07d2bff 100644 --- a/hosts/ff2a-armhf-rb/etc/pbuilderrc +++ b/hosts/ff2a-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="" -- cgit v1.2.3-54-g00ecf