vagrant/lib/vagrant
Mitchell Hashimoto 97facb08fd Do not reload VM and everything if no forwarded ports were destroyed 2010-06-03 20:34:02 -07:00
..
actions Do not reload VM and everything if no forwarded ports were destroyed 2010-06-03 20:34:02 -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 Verify chef binaries exist prior to running chef provisioning [closes GH-89] 2010-05-29 11:33:01 -07:00
systems Verify ubuntu/debian install for host only networking 2010-06-03 11:35:50 -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 VM definition blocks are now stackable. [closes GH-94] 2010-06-03 19:20:15 -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 Allow SSH commands to ignore exit status 2010-05-29 23:33:37 -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