Puppet Class: foreman::cli::globals
- Inherited by:
- 
      
      foreman::cli::params
 
- Defined in:
- manifests/cli/globals.pp
Summary
Global overrides on parameters that hardly ever changeOverview
| 6 7 8 9 | # File 'manifests/cli/globals.pp', line 6
class foreman::cli::globals (
  Optional[String] $hammer_plugin_prefix = undef,
) {
} |