]> git.openstreetmap.org Git - chef.git/blobdiff - roles/culebre.rb
Enable netplan for some european tile caches
[chef.git] / roles / culebre.rb
index 502816b1cc9fc63c20174551acc946846de0c182..b1938d2b109c0fad370e97cf1243dd419ad51b8a 100644 (file)
@@ -3,6 +3,7 @@ description "Master role applied to culebre"
 
 default_attributes(
   :networking => {
+    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "ens3",
@@ -26,7 +27,7 @@ default_attributes(
     :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
-    :tile_parent => "london.render.openstreetmap.org",
+    :tile_parent => "zaragoza.render.openstreetmap.org",
     :tile_siblings => [
       "trogdor.openstreetmap.org",
       "katie.openstreetmap.org",