Class: HammerCLIForeman::Host::PuppetRunCommand
- Inherits:
-
InfoCommand
- Object
- HammerCLI::Apipie::ReadCommand
- InfoCommand
- HammerCLIForeman::Host::PuppetRunCommand
- Defined in:
- lib/hammer_cli_foreman/host.rb
Instance Method Summary collapse
Methods inherited from InfoCommand
command_name, #extend_data, #request_params, #retrieve_data
Instance Method Details
#print_data(records) ⇒ Object
220 221 222 |
# File 'lib/hammer_cli_foreman/host.rb', line 220 def print_data(records) 'Puppet run triggered' end |