Puppet Content and Tooling Releases
Development tools
PDK 3.0.0
The Puppet Development toolkit
(PDK) provides integrated testing tools and a command line interface to
help you develop, validate, and test modules.
PDK 3.0.0 is a backward incompatible release.
How to install it:
Manual: https://www.puppet.com/downloads/puppet-development-kit
brew: brew install pdk
winget: winget install pdk
choclatey: choco install pdk
docker: docker pull puppet/pdk:3.0.0.0
Key features/changes:
· Ruby 3.2.2 is now the default version of Ruby.
· Puppet 8 is now the default version of Puppet.
· PDK no longer relies on PowerShell, you are able to use PDK from any terminal that honours your PATH variable.
· As of this release, PDK now only includes the latest supported Puppet versions at the time of build.
·
The
--pe-version flag has been deprecated
Feedback
- https://github.com/puppetlabs/pdk/issues
- https://github.com/puppetlabs/pdk-templates/issues