Closed elyast closed 10 years ago
+1 4 merge.
just confirming this plugin is broken in vagrant 1.4 and this patch fixes it and the code looks fairly sound.
here is the relevant PR from vagrant-aws for comparison: https://github.com/mitchellh/vagrant-aws/pull/172/files
Thanks @elyast and @brandonmartin !
Have not tested it myself with Vagrant 1.4, but the diff it looks good :+1:
See also #17
@elyast @brandonmartin just pushed the 0.2.0 release to rubygems.org
Options for ssh_private_key has changed slightly in vagrant 1.4, therefore I think it should be adjusted (like in vagrant-aws)
Second thing is vagrant 1.4.3 added proxy_command to ssh config and therefore its needed in rsync, otherwise it will fail when the managed server is behind hop server