[chef] how to set up a Chef servier and Client on CentOS 6.2


Chronological Thread 
  • From: < >
  • To:
  • Subject: [chef] how to set up a Chef servier and Client on CentOS 6.2
  • Date: Fri, 2 Mar 2012 10:52:46 -0800 (PST)



Hi,

I am trying to set up a two node cluster running CentOS to learn features in
Chef.  Here is what I have done so far.

 1.  rpm -Uvh http://rbel.frameos.org/rbel6
2.  yum install ruby ruby-devel ruby-ri ruby-rdoc ruby-shadow gcc gcc-c++
automake autoconf make curl dmidecode

3. tar zxvf rubygems-1.8.17.tgz 
4. cd rubygems-1.8.17

5. ruby setup.rb --no-format-executable
6.  gem update --system     
7. gem install chef --no-ri --no-rdoc

8. mkdir -p /etc/chef

9.  yum install rubygem-chef-server

10. setup-chef-server.sh
11.  telnet localhost 4040

12. http://localhost:4040
      and changed admin password from chef321go 

So far  so good.  Could someone post a link to set up the client part and
minimal tests?  I will google it, but if I can get from you guys that would be
great.  Thanks,

Prakashan



Archive powered by MHonArc 2.6.16.

§