]> git.openstreetmap.org Git - chef.git/blobdiff - roles/rimfaxe.rb
Add role for firnen
[chef.git] / roles / rimfaxe.rb
index a6f5e1a520a8d976781a7123a891a442635cf836..f130d03e4d73195bb2baaf39d3d227d0af04eb41 100644 (file)
@@ -23,6 +23,9 @@ default_attributes(
         :prefix => "64",
         :gateway => "2001:878:346::97"
       }
+    },
+    :wireguard => {
+      :enabled => false
     }
   },
   :squid => {
@@ -36,13 +39,7 @@ default_attributes(
     ]
   },
   :tilecache => {
-    :tile_parent => "aalborg.render.openstreetmap.org",
-    :tile_siblings => [
-      "katie.openstreetmap.org",
-      "konqi.openstreetmap.org",
-      "ridgeback.openstreetmap.org",
-      "gorynych.openstreetmap.org"
-    ]
+    :tile_parent => "aalborg.render.openstreetmap.org"
   }
 )