Issue #7040 has been updated by Ken Barber.

A decent wrapper around dancers shell would be a good intro for this feature. 
Something like:

dsh -c -f /dev/stdin 'cat /etc/hosts'

Will run it concurrently and accept a list of hosts on stdin (which will scale 
better then doing it on the command line).

The interface should allow you to pass on these options to dsh perhaps (as long 
as they don't conflict with mco I guess):

-c run it concurrently
-w one by one
-M prepend machine names to the output
-F fork limit
----------------------------------------
Feature #7040: Distributed Shell Plugin  (mco dsh)
https://projects.puppetlabs.com/issues/7040

Author: Ken Barber
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Keywords: 
Branch: 
Affected mCollective version: 


(request from training)

It would be nice to provide users with a working dsh plugin that can utilise 
MCollective filters. Something like a wrapper around dancers shell or perhaps 
even a pure Ruby implementation.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to