]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/debian-org/misc/hoster.yaml
babin is hosted at 1und1
[dsa-puppet.git] / modules / debian-org / misc / hoster.yaml
index 3196218a78fd89058a1620d5c6ec5e0e98503bbe..4426fbd7c1c54f9caf81b5bf578cd12d1103ae76 100644 (file)
@@ -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