Puppet is an open-source configuration management tool. It is used to automate the management and configuration of servers and other IT infrastructure. Puppet works on a master-agent architecture, ...
In my previous article ("How to automate your IT infrastructure with puppet") I showed you how to install and configure puppet, and how to write simple manifest.Today I'll show you how to write those ...
This lab will introduce the Puppet Agent on a standalone Windows Server. Puppet Agent can be used on a standalone server, or used in a client-server environment with the Puppet Server. This lab will ...