Class: HammerCLIForeman::Host::PuppetRunCommand

Inherits:
InfoCommand
  • Object
show all
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



220
221
222
# File 'lib/hammer_cli_foreman/host.rb', line 220

def print_data(records)
  print_message 'Puppet run triggered'
end