vagrant/lib/vagrant
Mitchell Hashimoto e50e264747 Actions can now implement the #cleanup method which is called after all other actions have finished executing. 2010-02-28 01:47:42 -08:00
..
actions Actions can now implement the #cleanup method which is called after all other actions have finished executing. 2010-02-28 01:47:42 -08:00
box.rb `vagrant up` (specifically Actions::VM::Import) now uses a configured box rather than a base VM. Much cleaner! 2010-02-23 00:05:41 -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 --include added to package tests passing, but still needs manual verification 2010-02-27 22:49:43 -08:00
config.rb Config clearing. 2010-02-23 21:39:56 -08:00
env.rb Clear config after load paths are setup 2010-02-23 23:56:53 -08:00
ssh.rb SSH.up? returns false when an abrupt disconnect occurs 2010-02-16 16:05:58 -08:00
util.rb packaging and unpackaging 2010-02-15 14:49:47 -08:00
vm.rb --include added to package tests passing, but still needs manual verification 2010-02-27 22:49:43 -08:00