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

apipie_options, command_name, #extend_data, #request_params, #retrieve_data

Instance Method Details



212
213
214
# File 'lib/hammer_cli_foreman/host.rb', line 212

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