Project

General

Profile

Download (213 Bytes) Statistics
| Branch: | Tag: | Revision:
# Installs foreman_remote_execution plugin
class foreman::plugin::remote_execution {
include ::foreman::plugin::tasks

foreman::plugin {'remote_execution':
notify => Class['foreman::service::jobs'],
}
}
(22-22/30)