Puppet Enterprise 2016.x : Puppet Agent installation
Puppet Agent Installation Note: There are many ways in Installing the Puppet agent . Below is one example 1. Download puppet RPM based on the linux version. https://yum.puppetlabs.com/ puppet-agent-1.4.1-1.el6.x86_64.rpm #rpm -ivh puppet-agent-1.4.1-1.el6.x86_64.rpm 2. configure puppet.conf root@hostpp$ cat /etc/puppetlabs/puppet/puppet.conf [main] certname = hostpp.example.com [… Read More