diff --git a/chef/cookbooks/centos/recipes/bootstrap.rb b/chef/cookbooks/centos/recipes/bootstrap.rb index 9c4914279..aa70e84cd 100644 --- a/chef/cookbooks/centos/recipes/bootstrap.rb +++ b/chef/cookbooks/centos/recipes/bootstrap.rb @@ -28,4 +28,4 @@ def harden_ruby(ruby_string) end -harden_ruby("ruby-1.8.7-p302") +harden_ruby("ree")