vagrant/test/unit
Paul Hinze ec97a45125 commands/ssh-config: fix for multiple private keys
since we merged multiple private keys, the :private_key_path item of
ssh_info now comes back as an array. the ssh-config command had not yet
been updated to handle this properly.

here we fix that oversight and add a few unit tests around the config
generation.
2013-12-04 09:33:27 -06:00
..
plugins commands/ssh-config: fix for multiple private keys 2013-12-04 09:33:27 -06:00
support core: clean up tests for synced folder built-ins 2013-12-03 18:30:59 -08:00
vagrant core: update rspec, fix deprecations 2013-12-03 18:42:21 -08:00
base.rb core: clean up tests for synced folder built-ins 2013-12-03 18:30:59 -08:00
vagrant_test.rb core: vagrant version requirements in vagrantfile [GH-2322] 2013-11-23 12:23:34 -08:00