From d957dfb1babc6d4e7e8c1bf2b5276765fda61031 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 8 Nov 2009 18:05:14 +0000 Subject: [PATCH] 82.195.66.249, not 82.195.66.239 (although the latter was still in a bunch of resolv.confs) Signed-off-by: Stephen Gran --- modules/resolv/templates/resolv.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/resolv/templates/resolv.conf.erb b/modules/resolv/templates/resolv.conf.erb index dc5db93f..8fa658de 100644 --- 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.239", "217.198.242.225"] + nameservers += ["82.195.75.81", "82.195.66.249", "217.198.242.225"] searchpaths << "debprivate-darmstadt.debian.org" end -- 2.39.2