So I stumbled upon si_pcp and si_psh the other day and have started playing
around with them.  We use ssh keys and scripting in order to push out mass
changes, but it's done in a serial fashion, so the parallelization was a
definite plus, but... I'm having problems getting my COMMAND to work
properly with si_psh and have a feeling it's just a syntax thing.

Lets say for example I have a list of nodes in node-list.txt that I want to
echo a change into the /etc/syslog.conf to add a new log server host.

I was thinking it would go something like:

si_psh -f /root/node-list.txt "echo 'auth.*      @loghost.foo.bar' >>
/etc/syslog.conf"

But no luck.  I've tried it with various quote combinations, also with no
luck.  I know it's something simple, and I haven't found an example page in
the wiki yet, so anyone wish to pass along some hints on usage?

Thanks!

Seth
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to