Puppet Class: foreman::plugin::wreckingball
- Defined in:
- manifests/plugin/wreckingball.pp
Overview
Installs foreman_wreckingball plugin
| 2 3 4 5 | # File 'manifests/plugin/wreckingball.pp', line 2
class foreman::plugin::wreckingball {
  foreman::plugin { 'wreckingball':
  }
} |