Class: HammerCLIForemanPuppet::Host::SCParamsCommand
- Inherits:
-
SmartClassParametersList
- Object
- HammerCLIForeman::ListCommand
- ListCommand
- SmartClassParametersBriefList
- SmartClassParametersList
- HammerCLIForemanPuppet::Host::SCParamsCommand
- Defined in:
- lib/hammer_cli_foreman_puppet/host.rb
Instance Method Summary collapse
Methods inherited from SmartClassParametersBriefList
build_options_for, #send_request
Methods included from ResolverCommons
Instance Method Details
#validate_options ⇒ Object
30 31 32 33 |
# File 'lib/hammer_cli_foreman_puppet/host.rb', line 30 def super validator.any(:option_host_name, :option_host_id).required end |