[capistrano-mailing-list] Trying to write a task to distribute files from a remote server to a group of other remote servers

2015-06-01 Thread Steve Wechsler
Versions: - Ruby 1.8.7 - Capistrano v2.5.5 - Rake / Rails / etc Platform: - CentOS/Red Hat I'm trying to write a task (to be called from a Perl script) that will work on any Linux host in my environment. However, since there is only one host that can SSH to every other host (it

Re: [capistrano-mailing-list] Trying to write a task to distribute files from a remote server to a group of other remote servers

2015-06-02 Thread Steve Wechsler
Thanks for the response. Can SSHkit be installed (I'm not the sysadmin) without breaking the existing Cap v2 installation? We have a lot of stuff depending on the latter. Steve On Monday, June 1, 2015 at 5:16:48 PM UTC-4, Lee Hambley wrote: I'd drop Capistrano and use SSHKit, the underlying