On Thu, Aug 30, 2012 at 9:36 AM, Paul Weiss <[email protected]> wrote: > Rundeck looks interesting. It supports a use case that Jenkins doesn't, > namely, running a job on _every_ slave. I would love to use this to, say, > cleanup old workspace directories for Jenkins jobs that have been deleted.
Rundeck does look interesting, but after clicking through a bunch of documentation, I'm still confused about how it relates to heterogeneous platform environments. Is there some equivalent to jenkins xshell or groovy plugins that let you run the same command regardless of the target OS? And the thing that looks promising to me (but perhaps not ready for the heterogeneous use case yet) for managing large numbers of targets is http://docs.saltstack.org/en/latest/index.html. -- Les Mikesell [email protected]
