Puppet Class: foreman::plugin::openscap
- Defined in:
- manifests/plugin/openscap.pp
Overview
Foreman OpenSCAP plugin
This class installs OpenSCAP plugin
Parameters:
| 7 8 9 | # File 'manifests/plugin/openscap.pp', line 7
class foreman::plugin::openscap {
  foreman::plugin { 'openscap': }
} |