From bf3defe578a73923f910e43bf488ca1d07f02973 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Mon, 15 Aug 2016 21:53:26 +0200 Subject: [PATCH] Update accumu nameservers < maswan> Hm. Praetorious and possibly Pettersson might be affected too. Forgot about those. We are migrating resolver away from 130.239.18.145 at acc, and just saw a denied query from praetorious. If you want to query local resolvers at ACC, {130.239.18.,2001:6b0:e:2018::}{251,252} is the current set < aurel32> maswan: what about 130.239.1.90 and 130.239.4.100? < maswan> aurel32: those should be available for all of campus (/16), so they should work Signed-off-by: Aurelien Jarno --- hieradata/accumu.yaml | 5 ++++- modules/debian-org/misc/hoster.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hieradata/accumu.yaml b/hieradata/accumu.yaml index b87329ca1..300977244 100644 --- a/hieradata/accumu.yaml +++ b/hieradata/accumu.yaml @@ -1,6 +1,9 @@ --- nameservers: - - 130.239.18.145 + - 130.239.18.251 + - 2001:6b0:e:2018::251 + - 130.239.18.252 + - 2001:6b0:e:2018::252 - 130.239.1.90 - 130.239.4.100 searchpaths: diff --git a/modules/debian-org/misc/hoster.yaml b/modules/debian-org/misc/hoster.yaml index b7be18917..e48684804 100644 --- a/modules/debian-org/misc/hoster.yaml +++ b/modules/debian-org/misc/hoster.yaml @@ -17,7 +17,7 @@ accumu: - 130.236.0.0/14 - 2001:06B0:000E::/48 searchpaths: [debprivate-accumu.debian.org] - nameservers: [130.239.18.145, 130.239.1.90, 130.239.4.100] + nameservers: [130.239.18.251, 130.239.18.252, 130.239.1.90, 130.239.4.100] aql: netrange: - 141.170.6.144/28 -- 2.20.1