This website requires JavaScript.
Explore
Help
Register
Sign In
beckermj
/
vaguerent
Watch
1
Star
0
Fork
0
You've already forked vaguerent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
vaguerent
/
lib
/
vagrant
/
actions
History
Mitchell Hashimoto
c119a34f0e
Added vagrant-halt to forcibly shut down vagrant instance.
2010-03-02 21:53:16 -08:00
..
box
HTTP downloader implemented. Boxes can now be added via HTTP!
2010-02-28 22:13:37 -08:00
vm
Added vagrant-halt to forcibly shut down vagrant instance.
2010-03-02 21:53:16 -08:00
base.rb
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
runner.rb
Package uses a reference to the Export action to get the temp path rather than the wonky callback. Implemented Runner#find_action for this.
2010-02-28 20:23:32 -08:00