Module: ForemanRemoteExecutionCore

Defined in:
lib/foreman_remote_execution_core.rb,
lib/foreman_remote_execution_core/actions.rb,
lib/foreman_remote_execution_core/version.rb

Defined Under Namespace

Modules: Actions

Constant Summary collapse

VERSION =
'1.5.0'.freeze

Class Method Summary collapse

Class Method Details

.settingsObject



5
6
7
# File 'lib/foreman_remote_execution_core.rb', line 5

def self.settings
  Proxy::RemoteExecution::Ssh::Plugin.settings
end