> 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/
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http://lists.zeromq.org/mailman/listinfo/zeromq-dev