class ForemanSalt::SaltProvider
def proxy_command_options(template_invocation, host)
def proxy_command_options(template_invocation, host) super(template_invocation, host).merge(:name => host.name) end
def proxy_command_options(template_invocation, host) super(template_invocation, host).merge(:name => host.name) end