I am happy to announce the next release of the puppet-repl is now available. This version now allows you to create functions, classes, and defines and use them right away in the same repl session. While this is a small update, this release opens
the door for complete manifest loading from external sources and live debugging provided dependent code is in the module path.
You can test this out using the web version here: (doesn’t work with safari)
If you have ever wanted to test out the new puppet language features like native functions now is your chance.
or install locally with access to all your favorite puppet modules.
gem install puppet-repl
Supports Puppet 3.8+
Corey Osman
NWOps (A devops / puppet consulting company)