From 09b368f12f85d08bad640feb3f928b81c4394494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= <bpiotrowski@archlinux.org> Date: Mon, 5 Mar 2018 18:33:54 +0100 Subject: [PATCH] Reserve servers for reproducible builds --- hosts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hosts b/hosts index 7cc88d71f..522ee1181 100644 --- a/hosts +++ b/hosts @@ -14,8 +14,6 @@ sgp.pkgbuild.com 159.122.70.8 169.50.62.113 -169.50.62.117 -169.50.62.119 169.50.62.125 [mirrors] @@ -47,3 +45,7 @@ dragon.archlinux.org [dragon-backup] luna.archlinux.org + +[reproducible-builds] +169.50.62.117 +169.50.62.119 -- GitLab