catalog_diff::viewer
: installs the catalog-diff viewer
installs the catalog-diff viewer
The following parameters are available in the catalog_diff::viewer
class:
Data type: String
the url to the git repo of the catalog diff viewer
Default value: 'https://github.com/voxpupuli/puppet-catalog-diff-viewer.git'
Data type: String
password for basic authentication
Default value: 'puppet'
Data type: String
the desired branch/rev that you want to checkout
Default value: 'master'
Data type: Integer
where apache will listen on
Default value: 1495
Data type: String
the desired ip adddress to listen on
Default value: $facts['networking']['ip']