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:
30ef6d6
)
um, the point of splitting out reservedaddrs was for ball. Explicitly giving it...
author
Stephen Gran
<steve@lobefin.net>
Mon, 9 Nov 2009 22:13:23 +0000
(22:13 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 9 Nov 2009 22:13:23 +0000
(22:13 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/misc/local.yaml
patch
|
blob
|
history
diff --git
a/modules/debian-org/misc/local.yaml
b/modules/debian-org/misc/local.yaml
index
ecb3715
..
8490db6
100644
(file)
--- a/
modules/debian-org/misc/local.yaml
+++ b/
modules/debian-org/misc/local.yaml
@@
-236,6
+236,6
@@
host_settings:
kassia.debian.org: 587
piatti.debian.org: 2025
reservedaddrs:
- ball.debian.org: "0.0.0.0/8 : 127.0.0.0/8 : 1
0.0.0.0/8 : 1
69.254.0.0/16 : 172.16.0.0/12 : 192.0.0.0/17 : 192.168.0.0/16 : 224.0.0.0/4 : 240.0.0.0/5 : 248.0.0.0/5"
+ ball.debian.org: "0.0.0.0/8 : 127.0.0.0/8 : 169.254.0.0/16 : 172.16.0.0/12 : 192.0.0.0/17 : 192.168.0.0/16 : 224.0.0.0/4 : 240.0.0.0/5 : 248.0.0.0/5"
---