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:
7b95faf
)
oh ruby, you should know what I mean
author
Stephen Gran
<steve@lobefin.net>
Fri, 15 Jan 2010 01:06:48 +0000
(
01:06
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Fri, 15 Jan 2010 01:06:48 +0000
(
01:06
+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
41e029d
..
5c120ba
100644
(file)
--- a/
modules/resolv/templates/resolv.conf.erb
+++ b/
modules/resolv/templates/resolv.conf.erb
@@
-25,7
+25,7
@@
case hoster
searchpaths << "debprivate-ftcollins.debian.org"
when "grnet" then
nameservers += ["194.177.210.10", "194.177.210.210"]
- searchpaths
+=
"debprivate-grnet.debian.org"
+ searchpaths
<<
"debprivate-grnet.debian.org"
when "ubcece" then
searchpaths << "debprivate-ubc.debian.org"
nameservers += ["206.12.19.5", "137.82.1.1", "142.103.1.1" ]