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
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