From 23567b7cc095d1d6e7f09cbf05ad8c787ac52b4f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 5 Nov 2016 18:43:13 +0100 Subject: reproducible Debian: add new amd64 build nodes, pb11 and pb15 - thanks Profitbricks! --- deploy_everywhere | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'deploy_everywhere') diff --git a/deploy_everywhere b/deploy_everywhere index fd4c25b3..6a7ba349 100755 --- a/deploy_everywhere +++ b/deploy_everywhere @@ -34,6 +34,8 @@ profitbricks-build6-i386.debian.net profitbricks-build7-amd64.debian.net profitbricks-build9-amd64.debian.net profitbricks-build10-amd64.debian.net +profitbricks-build11-amd64.debian.net +profitbricks-build15-amd64.debian.net bbx15-armhf-rb.debian.net bpi0-armhf-rb.debian.net hb0-armhf-rb.debian.net @@ -114,6 +116,8 @@ elif [ "$1" = "only" ] || [ "$1" = "jenkins" ] ; then 7|pb7) HOSTS="$HOSTS profitbricks-build7-amd64.debian.net" ;; 9|pb9) HOSTS="$HOSTS profitbricks-build9-amd64.debian.net" ;; 10|pb10) HOSTS="$HOSTS profitbricks-build10-amd64.debian.net" ;; + 11|pb11) HOSTS="$HOSTS profitbricks-build11-amd64.debian.net" ;; + 15|pb15) HOSTS="$HOSTS profitbricks-build15-amd64.debian.net" ;; esac echo -n "Running j.d.n.git ('$real_command') updates on $HOSTS now" else -- cgit v1.2.3-70-g09d2