]> git.openstreetmap.org Git - chef.git/blobdiff - roles/norbert.rb
tilecache: enable some caching in nginx
[chef.git] / roles / norbert.rb
index c998fb12a6a1eb04a7cb64149c59b7d70ac6959c..8476393d68bf5518a2b2aeb604d78bd58c5a518c 100644 (file)
@@ -3,7 +3,6 @@ description "Master role applied to norbert"
 
 default_attributes(
   :networking => {
-    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "ens18",
@@ -31,10 +30,7 @@ default_attributes(
     :tile_parent => "france.render.openstreetmap.org",
     :tile_siblings => [
       "noomoahk.openstreetmap.org",
-      "nepomuk.openstreetmap.org",
-      "necrosan.openstreetmap.org",
-      "ladon.openstreetmap.org",
-      "culebre.openstreetmap.org"
+      "ladon.openstreetmap.org"
     ]
   }
 )