vagrant/lib
Mitchell Hashimoto d5a7ca6159 config.ssh.shell now contains full shell command
Before, it only contained the shell executable and "-l" was magically
appended to it. However, every shell doesn't support "-l" and maybe "-l"
isn't even the behavior that users want!

Therefore, the config.ssh.shell command must now contain the full
command to execute.
2012-05-23 15:30:16 -07:00
..
vagrant config.ssh.shell now contains full shell command 2012-05-23 15:30:16 -07:00
vagrant.rb Vagrant.configure and versioned configuration 2012-05-21 21:47:01 -07:00