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