Puppet

Puppet is a configuration management tool that simplifies system administration. Puppet uses a client/server model in which your managed nodes, running a process called the Puppet agent, talk to and pull down configuration profiles from a Puppet master.

Getting Started with Puppet - Basic Installation and Setup

Basic instructions to set up and configure a Puppet master and agents using Ubuntu and CentOS servers.

Install and Configure Puppet

Basic instructions to set up and configure a Puppet master and agents using Ubuntu or CentOS servers.

Install and Manage MySQL Databases with Puppet Hiera on Ubuntu 16.04

Use this guide to install Puppet with MySQL modules and Puppet Hiera configuration manifests to manage MySQL in a variety of environments.

Install and Manage MySQL Databases with Puppet Hiera on Ubuntu 18.04

Use this guide to install Puppet with MySQL modules and Puppet Hiera configuration manifests to manage MySQL in a variety of environments.

Use Puppet Modules to Create a LAMP Stack

Learn how to efficiently use Puppet modules to manage files and services, create templates, and store data in Hiera in this simple tutorial.

Use Puppet Modules to Create a LAMP Stack

Learn how to efficiently use Puppet modules to manage files and services, create templates, and store data in Hiera in this simple tutorial.