June 2023
Intermediate to advanced
416 pages
11h 5m
English
The focus of this chapter will be on how Puppet deploys code and classifies this code to servers. Environments will be examined first, showing how this creates isolated groups of servers with particular versions of modules. We will discuss how this can provide both static and temporary environments. We will show how modern Puppet uses directory-based environments to have environment code in a specific location that Puppet Server can automatically discover. The methods a primary server can use to classify nodes will be discussed, at the most basic level using node definitions in the site.pp main manifest file or a collection of manifests, using Hiera lookups within these node definitions or with an External ...
Read now
Unlock full access