From 10bfc0fd29b1356aa336fdd403475e5b7452a03c Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 17 May 2015 09:46:59 +0200 Subject: [PATCH] make bl[268] the ubc recursors --- hieradata/ubcece.yaml | 11 +++++++---- modules/debian-org/misc/hoster.yaml | 4 +++- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/hieradata/ubcece.yaml b/hieradata/ubcece.yaml index 407ceaab..d94a4d90 100644 --- a/hieradata/ubcece.yaml +++ b/hieradata/ubcece.yaml @@ -1,11 +1,14 @@ --- nameservers: - - 206.12.19.214 - - 2607:f8f0:610:4000:224:81ff:fea7:e952 + # ubc-bl2 + - 206.12.19.212 + - 2607:f8f0:610:4000:6564:a62:ce0c:13d4 + # ubc-bl6 + - 206.12.19.216 + - 2607:f8f0:610:4000:6564:a62:ce0c:13d8 + # ubc-bl8 - 206.12.19.218 - 2607:f8f0:610:4000:224:81ff:fef8:7cb8 - - 206.12.19.21 - - 2607:f8f0:610:4000:21c:c4ff:fee5:e890 searchpaths: - debprivate-ubc.debian.org allow_dns_query: diff --git a/modules/debian-org/misc/hoster.yaml b/modules/debian-org/misc/hoster.yaml index df7063d4..3196218a 100644 --- a/modules/debian-org/misc/hoster.yaml +++ b/modules/debian-org/misc/hoster.yaml @@ -177,7 +177,9 @@ ubcece: - 206.12.19.0/24 searchpaths: [debprivate-ubc.debian.org] mirror-debian: http://mirror-ubc.debian.org/debian/ - nameservers: ['206.12.19.214', '2607:f8f0:610:4000:224:81ff:fea7:e952', '206.12.19.218', '2607:f8f0:610:4000:224:81ff:fef8:7cb8', '206.12.19.21', '2607:f8f0:610:4000:21c:c4ff:fee5:e890'] + nameservers: ['206.12.19.212', '2607:f8f0:610:4000:6564:a62:ce0c:13d4', # ubc-bl2 + '206.12.19.216', '2607:f8f0:610:4000:6564:a62:ce0c:13d8', # ubc-bl6 + '206.12.19.218', '2607:f8f0:610:4000:224:81ff:fef8:7cb8'] # ubc-bl8 ugent: netrange: - 157.193.0.0/16 -- 2.39.2