Class: HammerCLIForemanPuppet::CommandExtensions::HostPuppetProxy

Inherits:
HammerCLI::CommandExtensions
  • Object
show all
Defined in:
lib/hammer_cli_foreman_puppet/command_extensions/host.rb

Class Method Summary collapse

Class Method Details

.proxy_id(resolver, name) ⇒ Object



36
37
38
# File 'lib/hammer_cli_foreman_puppet/command_extensions/host.rb', line 36

def self.proxy_id(resolver, name)
  resolver.smart_proxy_id('option_name' => name)
end