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:
cdcf9b2
)
82.195.66.249, not 82.195.66.239 (although the latter was still in a bunch of resolv...
author
Stephen Gran
<steve@lobefin.net>
Sun, 8 Nov 2009 18:05:14 +0000
(18:05 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 8 Nov 2009 18:05:14 +0000
(18:05 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
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
dc5db93
..
8fa658d
100644
(file)
--- a/
modules/resolv/templates/resolv.conf.erb
+++ b/
modules/resolv/templates/resolv.conf.erb
@@
-17,7
+17,7
@@
case hoster
when "draghi", "liszt" then
nameservers << "127.0.0.1"
end
- nameservers += ["82.195.75.81", "82.195.66.2
3
9", "217.198.242.225"]
+ nameservers += ["82.195.75.81", "82.195.66.2
4
9", "217.198.242.225"]
searchpaths << "debprivate-darmstadt.debian.org"
end