]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Dockerfile: Add basic comment
[chef.git] / roles / naga.rb
index 009a3ea7f13cc43bd9d144fcc69b2767ae891b50..23e80f320a7df0a154eb7e635c78533310c07135 100644 (file)
@@ -3,7 +3,6 @@ description "Master role applied to naga"
 
 default_attributes(
   :networking => {
-    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "ens18",
@@ -31,11 +30,8 @@ default_attributes(
     :tile_parent => "france.render.openstreetmap.org",
     :tile_siblings => [
       "noomoahk.openstreetmap.org",
-      "nepomuk.openstreetmap.org",
       "norbert.openstreetmap.org",
-      "necrosan.openstreetmap.org",
-      "ladon.openstreetmap.org",
-      "culebre.openstreetmap.org"
+      "ladon.openstreetmap.org"
     ]
   }
 )