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
11f4876b9d
vagrant-up now uses pure actions rather than the hardcoded sequential instant methods. Provisioning not yet working, and moving hard drives not yet implemented.
2010-02-14 23:12:36 -08:00
..
base.rb
VM#invoke_callback now returns an array of the results of the actions which implemented the callback.
2010-02-13 11:20:24 -08:00
forward_ports.rb
Fixed a bug with forwarded ports action
2010-02-14 22:59:01 -08:00
import.rb
Import action
2010-02-13 11:56:33 -08:00
move_hard_drive.rb
Move hard drive action.
2010-02-14 22:27:06 -08:00
shared_folders.rb
Shared folder action.
2010-02-14 02:36:16 -08:00
start.rb
Start action
2010-02-14 02:23:09 -08:00
up.rb
vagrant-up now uses pure actions rather than the hardcoded sequential instant methods. Provisioning not yet working, and moving hard drives not yet implemented.
2010-02-14 23:12:36 -08:00