From ed35299cca23b8019f3dc8a5b97051d2e70d5257 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 5 Nov 2016 19:56:56 +0100 Subject: reproducible Debian: add code to deal with pb15+16 running in the future --- deploy_everywhere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy_everywhere') diff --git a/deploy_everywhere b/deploy_everywhere index 6a7ba349..9c3bee89 100755 --- a/deploy_everywhere +++ b/deploy_everywhere @@ -132,7 +132,7 @@ for i in $HOSTS ; do command="$real_command" if $reset_clock ; then case $i in - profitbricks-build4-amd64*|profitbricks-build5-amd64*|profitbricks-build6-i386*) + profitbricks-build4-amd64*|profitbricks-build5-amd64*|profitbricks-build6-i386*|profitbricks-build15-amd64*|profitbricks-build16-i386*) # set correct date command="sudo ntpdate -b de.pool.ntp.org && $real_command && sudo date --set=\"+398 days +6 hours + 23 minutes\" && echo '__$(echo $i|cut -d '.' -f1)=ok__'" ;; -- cgit v1.2.3-70-g09d2