use REE instead of default ruby

This commit is contained in:
danielvincent 2010-11-19 16:52:28 -08:00
parent 14a564052b
commit bb662a2bbf

View file

@ -12,7 +12,7 @@ def harden_ruby(ruby_string)
end end
harden_ruby("ruby-1.8.7-p302") harden_ruby("ree")
include_recipe "centos::image_magick" include_recipe "centos::image_magick"
include_recipe "centos::mongo_db" include_recipe "centos::mongo_db"