]> git.openstreetmap.org Git - chef.git/blobdiff - roles/saphira.rb
Enable netplan for American tile caches
[chef.git] / roles / saphira.rb
index 5b83ea7d801bd913032a186ce7d0a9e2aa45f5df..4e32f12ee294f09f5bbaa9b770f30d83f83fed3e 100644 (file)
@@ -3,6 +3,7 @@ description "Master role applied to saphira"
 
 default_attributes(
   :networking => {
+    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "eth0",
@@ -33,7 +34,6 @@ default_attributes(
       "katie.openstreetmap.org",
       "konqi.openstreetmap.org",
       "ridgeback.openstreetmap.org",
-      "fume.openstreetmap.org",
       "gorynych.openstreetmap.org"
     ]
   }