canmove, Confirmed users
6,439
edits
No edit summary |
|||
Line 4: | Line 4: | ||
As root, | As root, | ||
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm | rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm | ||
= Move the JDK = | = Move the JDK = | ||
Line 24: | Line 20: | ||
mount -a | mount -a | ||
to mount it. | to mount it. | ||
= Install Puppet = | |||
yum install ruby facter puppet ruby-shadow augeas-libs ruby-augeas | |||
chkconfig --level 2354 puppet on |