From 42134b10f916e7e42a78425440d2bdbe9ab31101 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 22 Sep 2015 18:49:15 +0200 Subject: reproducible: install disorderfs within pbuilder on all nodes --- hosts/jenkins/etc/pbuilderrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/jenkins') diff --git a/hosts/jenkins/etc/pbuilderrc b/hosts/jenkins/etc/pbuilderrc index 3c330017..623a213e 100644 --- a/hosts/jenkins/etc/pbuilderrc +++ b/hosts/jenkins/etc/pbuilderrc @@ -5,8 +5,8 @@ # # read pbuilderrc.5 document for notes on specific options. case $HOSTNAME in - jenkins) MIRRORSITE=http://ftp.de.debian.org/debian ;; - bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;; + jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; + bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;; *) echo "unsupported host, exiting." ; exit 1 ;; esac EXTRAPACKAGES="fakeroot disorderfs" -- cgit v1.2.3-54-g00ecf