Class: HammerCLIForemanPuppet::CommandExtensions::HostPuppetProxy
- Inherits:
-
HammerCLI::CommandExtensions
- Object
- HammerCLI::CommandExtensions
- HammerCLIForemanPuppet::CommandExtensions::HostPuppetProxy
- Defined in:
- lib/hammer_cli_foreman_puppet/command_extensions/host.rb
Class Method Summary collapse
Class Method Details
.proxy_id(resolver, name) ⇒ Object
40 41 42 |
# File 'lib/hammer_cli_foreman_puppet/command_extensions/host.rb', line 40 def self.proxy_id(resolver, name) resolver.smart_proxy_id('option_name' => name) end |