Updating A Forge Module In Puppet Enterprise Using Code Manager

Updating A Forge Module In Puppet Enterprise Using Code Manager

Oct 14, 2022

Puppet Support Explain how to change the version of a Forge module deployed in your Puppet Enterprise Environment

Please note it is not considered best practice to declare `:latest` rather than a specific version tag in your PuppetFile as this could lead to untested module combinations being deployed to your environment.

See more like this in the Puppet Support Knowledge Base
https://support.puppet.com/

Control Repo & PuppetFile Template:
https://github.com/puppetlabs/control-repo/blob/production/Puppetfile

Commands Used:

puppet-code deploy production --wait -l debug

puppet module list --environment=production