vagrant/plugins/communicators/ssh
Mark Peek d5dcf84d62 Allow the FreeBSD plugin to install without bash [GH-2485]
The default shell is "bash -l" which does not get installed by default
on FreeBSD. This change allows the plugin to override the default shell
and use a known installed shell (sh).
2013-11-22 15:30:12 -08:00
..
communicator.rb Allow the FreeBSD plugin to install without bash [GH-2485] 2013-11-22 15:30:12 -08:00
plugin.rb Fix typo on ComunicatorSSH plugin name 2013-03-20 11:47:41 -03:00