From 73441e0b2bf0ade27b76436885c5c681adbb43ee Mon Sep 17 00:00:00 2001 From: zhitomirskiyi Date: Sat, 20 Nov 2010 21:48:47 -0800 Subject: [PATCH] the other harden_ruby reference --- chef/cookbooks/centos/recipes/bootstrap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")