]> git.openstreetmap.org Git - chef.git/blobdiff - roles/blogs.rb
Use system ruby for tile servers
[chef.git] / roles / blogs.rb
index ab4369886ece8ad512bba21a664708bacd4831f0..87c71902a962e54aa5437416b87bd6e6b9a4629b 100644 (file)
@@ -1,5 +1,11 @@
 name "blogs"
 name "blogs"
-description "Role applied to all blog aggreators"
+description "Role applied to all blog aggregators"
+
+default_attributes(
+  :ruby => {
+    :version => "3.3"
+  }
+)
 
 run_list(
   "recipe[blogs]"
 
 run_list(
   "recipe[blogs]"