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