Skip to content

Commit

Permalink
Merge branch 'CHEF-2294'
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsdeleo committed May 2, 2011
2 parents 43a3154 + 9af03aa commit 8642a24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chef/lib/chef/knife/bootstrap/centos5-gems.erb
@@ -1,5 +1,6 @@
bash -c '
if [ ! -f /usr/bin/chef-client ]; then
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
wget -O /etc/yum.repos.d/aegis.repo http://rpm.aegisco.com/aegisco/el5/aegisco.repo

yum install -y ruby-1.8.7.334-2.el5 ruby-devel-1.8.7.334-2.el5 gcc gcc-c++ automake autoconf make
Expand Down

0 comments on commit 8642a24

Please sign in to comment.