From: Stephen Gran Date: Fri, 15 Jan 2010 01:06:48 +0000 (+0000) Subject: oh ruby, you should know what I mean X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=2611ee8745bd718853b11f2be7d723c86b87ac29 oh ruby, you should know what I mean Signed-off-by: Stephen Gran --- diff --git a/modules/resolv/templates/resolv.conf.erb b/modules/resolv/templates/resolv.conf.erb index 41e029d8..5c120ba8 100644 --- 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" ]