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
Last revisionBoth sides next revision
puppet_server_centos_6.5 [2014/01/06 12:40] – [Install packages] adminpuppet_server_centos_6.5 [2014/06/10 12:24] admin
Line 1: Line 1:
-=====Install puppet master on CentOS 6.5=====+{{tag>[puppet centos6.5]}}
  
-====Install packages==== +=====Puppet master on CentOS 6.5=====
-Install the Puppet repo first, then install puppet-server+
  
 +====Install packages====
 +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 15:
      
   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