Project

General

Profile

« Previous | Next » 

Revision 9e71a1cc

Added by Adam Ruzicka 27 days ago

Fixes #37373 - Expose execution interface in host jail

View differences:

app/models/concerns/foreman_remote_execution/host_extensions.rb
end
end
end
module Host
class Managed
class Jail < Safemode::Jail
allow :execution_interface
end
end
end

Also available in: Unified diff