Upgrade agents using the puppet_agent
module
Upgrade your Puppet agents using the
puppetlabs/puppet_agent
module. The puppet_agent
module supports upgrading open source Puppet agents on *nix, Windows, and macOS
Before you begin
Install the puppetlabs/puppet_agent module. Read about
installing modules in the following docs:
CAUTION: Puppet 7
changed the default
digest_algorithm
setting to
sha256. To avoid breaking changes when upgrading, either disable remote
filebuckets or make sure the agent has the same digest algorithm as server
by changing the digest_algorithm
setting on the agent to sha256.To upgrade on a Puppet Server node: