blob: 1f74a3645d9098fdcd7389b0d637b46a8a22792f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
The shell client allows you to get commands executed via MCollective's
mcollective-shell-agent plugin.
It allows the running of long-running processes with a mechanism to check in
on the output from these long-running processes, which is independent of the
mcollective daemon process (the daemon can be restarted without interrupting
the processes)
WWW: https://github.com/puppetlabs/mcollective-shell-agent
|