From: Paul Wise Date: Sun, 24 May 2015 06:14:11 +0000 (+0800) Subject: babin is hosted at 1und1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=993a1ab1f952ac90074545b21d26664c6bf8daf4;hp=e8d6b1f683b7538b9e17602c5e3d1022f3722894;p=dsa-puppet.git babin is hosted at 1und1 --- diff --git a/modules/debian-org/misc/hoster.yaml b/modules/debian-org/misc/hoster.yaml index 3196218a..4426fbd7 100644 --- a/modules/debian-org/misc/hoster.yaml +++ b/modules/debian-org/misc/hoster.yaml @@ -2,6 +2,7 @@ 1und1: netrange: - 87.106.0.0/16 + - 213.165.95.6/32 - 2001:8d8:81:1520::/64 mirror-debian: http://mirror.1und1.de/debian # for i in `awk '$1=="nameserver" {print $2}' /etc/resolv.conf; [ -e /etc/unbound/unbound.conf ] && awk '$1=="forward-addr:" {print $2}' /etc/unbound/unbound.conf`; do dig +dnssec @$i -t ns . | grep RRSIG || echo BROKEN; echo;echo $i; echo;read; done