Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3.  Unpack and build the facter source   

Code Block

cd /opt/

...


tar \-xzvf software-repository-tmp/Puppet/facter-1.3.7.tgz

...


cd facter-1.3.7/

...


ruby install.rb

4.  Unpack and build the puppet source

Code Block

...


cd /opt

...


tar \-xzvf /root/puppet-0.23.2.tgz

...


cd puppet-0.23.2

...


ruby install.rb