]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dribble.rb
Use ruby 3.3 for blogs
[chef.git] / roles / dribble.rb
index 33707cfa495ece91fde969b3eaf0c24322c0b844..509cc95ffdfc624752f14479df4ad0d5bbf5fb8e 100644 (file)
@@ -56,6 +56,15 @@ default_attributes(
         :effective_cache_size => "350GB"
       }
     }
+  },
+  :vectortile => {
+    :replication => {
+      :status => :enabled,
+      :tileupdate => :disabled
+    },
+    :tilekiln => {
+      :version => "0.7.0"
+    }
   }
 )