Technical requirements
Clone the control repo from https://github.com/puppetlabs/control-repo to your controlrepo-chapter11
GitHub account and update the following files in this repo:
Puppetfile
with https://github.com/PacktPublishing/Puppet-8-for-DevOps-Engineers/blob/main/ch11/Puppetfile.- Build a standard cluster with three clients by downloading the
params.json
file from https://github.com/PacktPublishing/Puppet-8-for-DevOps-Engineers/blob/main/ch11/params.jsonand updating it with the location of your control repo and your SSH key for the control repo. Then, run the following command from yourpecdm
directory:bolt --verbose plan run pecdm::provision --params @params.json