]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Switch fume to squid 4
[chef.git] / roles / naga.rb
index 8045a51f0764d9def8b724b3d4c3d464f6132723..46f60a66cbc1f4072bed4f12a9c367b3d3904e5f 100644 (file)
@@ -11,6 +11,14 @@ default_attributes(
         :address => "185.216.27.232",
         :prefix => "24",
         :gateway => "185.216.27.253"
+      },
+      :external_ipv6 => {
+        :interface => "ens18",
+        :role => :external,
+        :family => :inet6,
+        :address => "2a07:abc4:5::27:244",
+        :prefix => "24",
+        :gateway => "fe80::20c:29ff:fe4d:941b"
       }
     }
   },
@@ -22,9 +30,7 @@ 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"
     ]