Project

General

Profile

« Previous | Next » 

Revision 7f6f69bf

Added by Stephen Benjamin over 8 years ago

Remove unused ssh_user param from plugin::remote_execution::ssh

closes GH-201

View differences:

templates/plugin/remote_execution_ssh.yml.erb
---
:enabled: <%= @module_enabled %>
:ssh_identity_key_file: <%= scope.lookupvar('::foreman_proxy::plugin::remote_execution::ssh::ssh_identity_path') %>
:ssh_user: <%= scope.lookupvar('::foreman_proxy::plugin::remote_execution::ssh::ssh_user') %>

Also available in: Unified diff