Install open puppet Master on Ubuntu
For the purposes of this tutorial I will be configuring the following: Ubuntu 16.04.1 Server Hostname: puppet.example.com IP: 192.168.1.95 => Puppet Server Ubuntu 16.04.1 Desktop Hostname: client1.example.com IP: 192.168.1.110 => Puppet Client 1 CentOS 7 Desktop Hostname: client2.example.com IP: 192.168.1.114 => Puppet Client 2 Install the puppet Server Enable the Puppetlabs Repository (replacing distro … Read more