Class: HammerCLIForemanPuppet::Hostgroup::PuppetSCParamsCommand
- Inherits:
-
SmartClassParametersList
- Object
- HammerCLIForeman::ListCommand
- ListCommand
- SmartClassParametersBriefList
- SmartClassParametersList
- HammerCLIForemanPuppet::Hostgroup::PuppetSCParamsCommand
- Defined in:
- lib/hammer_cli_foreman_puppet/hostgroup.rb
Instance Method Summary collapse
Methods inherited from SmartClassParametersBriefList
build_options_for, #send_request
Methods included from ResolverCommons
Instance Method Details
#validate_options ⇒ Object
28 29 30 31 |
# File 'lib/hammer_cli_foreman_puppet/hostgroup.rb', line 28 def super validator.any(:option_hostgroup_name, :option_hostgroup_id).required end |