How to Setup Puppet Master and Agent on CentOS 8
How to Setup Puppet Master and Agent on CentOS 8Puppet is an open-source configuration management tool and server automation framework. Puppet can run on Unix-like operating systems, as well as on the Microsoft Windows systems. It allows you to manage and perform administrative tasks and the configuration of hundreds of systems from one master server.In this tutorial, I will you how to install Puppet on CentOS 8. I will install and configure a CentOS 8 server as a puppet ‘master’, and the other one as an ‘agent’.Prerequisites2 or more CentOS 8 ServerRoot privilegesWhat we will do:Puppet Pre-In
Read More »