[zeromq-dev] I'm a coder, Jim, not an administrator...
Thomas S Hatch
thatch45 at gmail.com
Fri Apr 29 18:13:57 CEST 2011
On Fri, Apr 29, 2011 at 9:57 AM, Douglas Creager <dcreager at dcreager.net>wrote:
> > Actually, it does (thank you), but I was looking specifically for a way
> > to install from a single local source build because, now I'll have to go
> > off and figure out how to remotely add a PPA to ~70 installations :)
> >
> > Pieter's answer is pretty much what I was expecting to have to do, the
> > for host in `zmq-install-targets.py --ip` do ; scp ... blah ${host} ;
> > done :)
>
> Fabric might help with this for/scp loop; it's not as complex as a
> Chef/Puppet setup, so it might hit the right sweet spot for you.
>
> http://fabfile.org/
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
I don't mean to toot my own horn, but I developed an application called Salt
using zeromq that makes using ssh for data gathering and remote comment
execution look like the dark ages, it can also be called from the command
line or a python api, it is also VERY easy to set up, let me know if it is
helpful:
https://github.com/thatch45/salt/wiki/Setting-Up-Salt
https://github.com/thatch45/salt/wiki/Using-the-salt-client-api
If you have any questions about it please let me know!
-Thomas S Hatch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110429/ebf82c96/attachment.htm>
More information about the zeromq-dev
mailing list