vagrant/lib/vagrant
Mitchell Hashimoto 6878a3ea4d Merge branch 'master' into flexible-provisioning for new shared folder API 2010-03-10 14:00:51 -08:00
..
actions Additional shared folders can now be configured through the `config.vm.share_folder` method 2010-03-10 13:49:52 -08:00
downloaders HTTP downloader clears the download line once its complete so that the log output doesn't wrap 2010-02-28 22:34:07 -08:00
provisioners Base class for chef solo 2010-03-10 13:01:53 -08:00
box.rb Added `vagrant box list` command to list added boxes 2010-03-07 21:34:53 -08:00
busy.rb Run only a single trap thread at any given time. Ensure that trap threads are joined after a busy block ends. 2010-02-15 18:37:20 -08:00
commands.rb Fix reference to File.cp since no longer using ftools 2010-03-09 09:51:57 -08:00
config.rb Additional shared folders can now be configured through the `config.vm.share_folder` method 2010-03-10 13:49:52 -08:00
env.rb Make the windows test only run on windows for now until it can pass on unix 2010-03-10 01:02:23 -08:00
ssh.rb SSH timeout is now configurable with `config.ssh.timeout` 2010-03-08 19:30:58 -08:00
util.rb Added `vagrant box list` command to list added boxes 2010-03-07 21:34:53 -08:00
vm.rb Additional shared folders can now be configured through the `config.vm.share_folder` method 2010-03-10 13:49:52 -08:00