From 2fe74213ec22ffb7d53ab511e9b06d66011ed7e3 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 23 Feb 2010 19:31:08 +0000 Subject: [PATCH] add bartok as recursor for manda 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 5c120ba8..785a419c 100644 --- a/modules/resolv/templates/resolv.conf.erb +++ b/modules/resolv/templates/resolv.conf.erb @@ -14,7 +14,7 @@ case hoster when "draghi", "liszt" then nameservers << "127.0.0.1" end - nameservers += ["82.195.75.81", "82.195.66.249", "217.198.242.225"] + nameservers += ["82.195.75.91", "82.195.75.81", "82.195.66.249", "217.198.242.225"] searchpaths << "debprivate-darmstadt.debian.org" when "ftcollins" then case hostname -- 2.39.2