projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8d6b1f
)
babin is hosted at 1und1
author
Paul Wise
<pabs@debian.org>
Sun, 24 May 2015 06:14:11 +0000
(14:14 +0800)
committer
Paul Wise
<pabs@debian.org>
Sun, 24 May 2015 06:14:11 +0000
(14:14 +0800)
modules/debian-org/misc/hoster.yaml
patch
|
blob
|
history
diff --git
a/modules/debian-org/misc/hoster.yaml
b/modules/debian-org/misc/hoster.yaml
index
3196218
..
4426fbd
100644
(file)
--- 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