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