]> git.openstreetmap.org Git - chef.git/blobdiff - roles/viserion.rb
nominatim: location of config file for nominatim-ui has changed
[chef.git] / roles / viserion.rb
index 4c8d31aa0199bd039519a100d942c28bdaaabfaa..03bbc3c05055f8b91036a33c0d3ecf9249856720 100644 (file)
@@ -32,13 +32,7 @@ default_attributes(
         :prefix => "64",
         :gateway => "2001:b68:4cff:3::1"
       }
-    },
-    :nameservers => [
-      "8.8.8.8",
-      "8.8.4.4",
-      "2001:4860:4860::8888",
-      "2001:4860:4860::8844"
-    ]
+    }
   },
   :squid => {
     :version => 4,
@@ -51,10 +45,7 @@ default_attributes(
     ]
   },
   :tilecache => {
-    :tile_parent => "pula.render.openstreetmap.org",
-    :tile_siblings => [
-      "drogon.openstreetmap.org"
-    ]
+    :tile_parent => "pula.render.openstreetmap.org"
   }
 )