]> git.openstreetmap.org Git - chef.git/blobdiff - roles/noomoahk.rb
Enable netplan for French tile caches
[chef.git] / roles / noomoahk.rb
index 36c1b2968ba420be073d30b97e8f145f6249cf20..332db425b95a485182be3fb33ce140210778dc7f 100644 (file)
@@ -3,6 +3,7 @@ description "Master role applied to noomoahk"
 
 default_attributes(
   :networking => {
+    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "ens3",
@@ -30,6 +31,8 @@ default_attributes(
     :tile_parent => "france.render.openstreetmap.org",
     :tile_siblings => [
       "nepomuk.openstreetmap.org",
+      "norbert.openstreetmap.org",
+      "necrosan.openstreetmap.org",
       "ladon.openstreetmap.org",
       "culebre.openstreetmap.org"
     ]