Use ree in the chef scripts, might revert later
This commit is contained in:
parent
0d5ac3bd36
commit
b8648f631a
3 changed files with 3 additions and 3 deletions
|
|
@ -34,4 +34,4 @@ def harden_ruby(ruby_string)
|
|||
|
||||
end
|
||||
|
||||
harden_ruby("ruby-1.8.7-p302")
|
||||
harden_ruby("ree-1.8.7-2010.02")
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ def harden_ruby(ruby_string)
|
|||
|
||||
end
|
||||
|
||||
harden_ruby("ruby-1.8.7-p302")
|
||||
harden_ruby("ree-1.8.7-2010.02")
|
||||
|
||||
include_recipe "centos::image_magick"
|
||||
include_recipe "centos::mongo_db"
|
||||
|
|
|
|||
Loading…
Reference in a new issue