vagrant/lib/vagrant
Mitchell Hashimoto b56994d11d Internal SSH ignores ssh config file. Also added `PasswordAuthentication no` to ssh-config output 2010-06-05 18:52:52 -07:00
..
actions switched directory syncing over to unison 2010-06-05 00:39:25 -07:00
commands Primary VM is SSH by default on call to `vagrant ssh` 2010-05-27 23:06:57 -07:00
downloaders Properly download boxes from HTTPS sources. [closes GH-84] 2010-05-29 10:54:27 -07:00
provisioners No more `config.vm.project_directory`. The "v-root" shared folder is now a regular shraed folder like everything else. 2010-06-03 22:19:42 -07:00
systems switched directory syncing over to unison 2010-06-05 00:39:25 -07:00
util corrected bit mask for package output on windows 2010-05-22 22:46:42 -07:00
active_list.rb If JSON parsing fails on reading the active list, just set it to an empty hash 2010-05-06 11:02:53 -07:00
box.rb Runner loggers now use their @runner.logger instead of "global" logger 2010-05-20 16:46:23 -07:00
busy.rb Remove util.rb and that logger 2010-05-20 20:54:34 -07:00
command.rb Environment loads blank VMs for non-created VMs. 2010-05-15 01:34:31 -07:00
config.rb switched directory syncing over to unison 2010-06-05 00:39:25 -07:00
environment.rb VM definition blocks are now stackable. [closes GH-94] 2010-06-03 19:20:15 -07:00
resource_logger.rb Resource logger now has a thread-safe progress meter built-in 2010-05-20 22:28:28 -07:00
ssh.rb Internal SSH ignores ssh config file. Also added `PasswordAuthentication no` to ssh-config output 2010-06-05 18:52:52 -07:00
util.rb When util is included, extend the class as well [closes GH-83] 2010-05-25 13:19:38 -07:00
vm.rb Add `--no-provision` flag to `vagrant up`. Refactor the way action options work a bit. [closes GH-87] 2010-05-26 20:58:27 -07:00