install ruby chef centos5

To install Ruby and Chef on centos follow these steps:


cd /etc/yum.repos.d &&  wget "http://centos.karan.org/el5/ruby187/kbs-el5-ruby187.repo"
yum install ruby ruby-devel
yum install rubygems
gem install chef

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.