Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


puppet_server_centos_6.5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
puppet_server_centos_6.5 [2014/01/06 12:42] adminpuppet_server_centos_6.5 [2014/01/06 12:45] admin
Line 3: Line 3:
 ====Install packages==== ====Install packages====
 Install EPEL and the Puppet repo first, then install puppet-server Install EPEL and the Puppet repo first, then install puppet-server
 +  rpm -i http://<your mirror>/epel-release-6-8.noarch.rpm
   rpm -i http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm   rpm -i http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm
      
Line 13: Line 13:
      
   service iptables save   service iptables save
 +  
 +====Configure to start client and server at boot====
 +  chkconfig puppet on
 +  chkconfig puppetmaster on
 +  
puppet_server_centos_6.5.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1