Installation

Puppet Debugger is Ruby gem that requires Puppet and Facter to be present. You can use the, Puppet-agent or custom Ruby installation.

When complete, you run puppet debugger and see a similar prompt.

$ puppet debugger
Ruby Version: 3.2.8
Puppet Version: 8.10.0
Puppet Debugger Version: 1.6.0
Created by: NWOps <corey@nwops.io>
Type "commands" for a list of debugger commands
or "help" to show the help screen.


1:>>

Requirements

  • Ruby 2.4+

While Ruby 2.1 will work it is recommended you run a newer, supported version of ruby.

Supported Operating Systems

  • OS X
  • Linux
  • Windows

Supported Puppet Runtimes

  • Puppet 5
  • Puppet 6

Install

I have a provided some basic instructions for each type of installation in the left column. Use only one of the methods provided.