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:
2f7ccfc
)
add DG-i
author
Martin Zobel-Helas
<zobel@debian.org>
Wed, 22 Dec 2010 21:05:55 +0000
(22:05 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Wed, 22 Dec 2010 21:06:13 +0000
(22:06 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/resolv/templates/resolv.conf.erb
patch
|
blob
|
history
diff --git
a/modules/resolv/templates/resolv.conf.erb
b/modules/resolv/templates/resolv.conf.erb
index
69e1b62
..
84c9836
100644
(file)
--- a/
modules/resolv/templates/resolv.conf.erb
+++ b/
modules/resolv/templates/resolv.conf.erb
@@
-16,6
+16,12
@@
case hoster
end
nameservers += ["82.195.75.81", "82.195.66.249", "217.198.242.225"]
searchpaths << "debprivate-darmstadt.debian.org"
+ when "dgi" then
+ case hostname
+ when "widor" then
+ nameserver << "127.0.0.1"
+ end
+ nameservers += ["195.49.152.215", "195.49.152.213", "195.49.152.214"]
when "ftcollins" then
case hostname
when "spohr", "samosa" then