.. |
boot.rb
|
`vagrant resume` works with the new machine abstraction
|
2012-08-13 20:03:35 -07:00 |
check_accessible.rb
|
Building up the `destroy` action again using new provider API.
|
2012-07-26 22:39:27 -07:00 |
check_box.rb
|
`vagrant up`!
|
2012-08-14 22:38:41 -07:00 |
check_created.rb
|
`vagrant ssh` with full console works with new provider.
|
2012-08-05 13:45:24 -07:00 |
check_guest_additions.rb
|
`vagrant up`!
|
2012-08-14 22:38:41 -07:00 |
check_port_collisions.rb
|
Merge branch 'machine-abstraction'
|
2012-08-19 19:27:09 -07:00 |
check_running.rb
|
`vagrant ssh` with full console works with new provider.
|
2012-08-05 13:45:24 -07:00 |
check_virtualbox.rb
|
Building up the `destroy` action again using new provider API.
|
2012-07-26 22:39:27 -07:00 |
clean_machine_folder.rb
|
`vagrant destroy` fully works
|
2012-08-13 23:31:12 -07:00 |
clear_forwarded_ports.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
clear_network_interfaces.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
clear_shared_folders.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
created.rb
|
The `Call` built-in middleware allows for conditional MW sequences.
|
2012-07-26 23:56:47 -07:00 |
customize.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
default_name.rb
|
`vagrant up`!
|
2012-08-14 22:38:41 -07:00 |
destroy.rb
|
`vagrant destroy` fully works
|
2012-08-13 23:31:12 -07:00 |
destroy_confirm.rb
|
Clean up the actions a bit, move logic into actual middleware.
|
2012-07-28 19:58:10 -07:00 |
destroy_unused_network_interfaces.rb
|
`vagrant destroy` fully works
|
2012-08-13 23:31:12 -07:00 |
discard_state.rb
|
Expose the provider via the machine object.
|
2012-08-04 11:16:31 -07:00 |
export.rb
|
`vagrant package` a single VM works!
|
2012-08-15 21:04:37 -07:00 |
forward_ports.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
halt.rb
|
`destroy` gets a little farther, and properly halts the VM
|
2012-08-13 23:18:50 -07:00 |
host_name.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
import.rb
|
`vagrant up`!
|
2012-08-14 22:38:41 -07:00 |
is_running.rb
|
`vagrant provision`
|
2012-08-14 21:21:31 -07:00 |
is_saved.rb
|
`vagrant up`!
|
2012-08-14 22:38:41 -07:00 |
match_mac_address.rb
|
`vagrant up`!
|
2012-08-14 22:38:41 -07:00 |
message_not_created.rb
|
Start moving the halt commands over to the new provider interface
|
2012-07-28 10:43:16 -07:00 |
message_not_running.rb
|
`vagrant provision`
|
2012-08-14 21:21:31 -07:00 |
message_will_not_destroy.rb
|
Clean up the actions a bit, move logic into actual middleware.
|
2012-07-28 19:58:10 -07:00 |
network.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
nfs.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
package.rb
|
`vagrant package` a single VM works!
|
2012-08-15 21:04:37 -07:00 |
package_vagrantfile.rb
|
`vagrant package` a single VM works!
|
2012-08-15 21:04:37 -07:00 |
provision.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
provisioner_cleanup.rb
|
`vagrant destroy` fully works
|
2012-08-13 23:31:12 -07:00 |
prune_nfs_exports.rb
|
`vagrant destroy` fully works
|
2012-08-13 23:31:12 -07:00 |
resume.rb
|
`vagrant resume` works with the new machine abstraction
|
2012-08-13 20:03:35 -07:00 |
sane_defaults.rb
|
Disable DNS proxy for 12.10 too
|
2012-10-12 20:03:25 -07:00 |
setup_package_files.rb
|
`vagrant package` a single VM works!
|
2012-08-15 21:04:37 -07:00 |
share_folders.rb
|
`vagrant reload` now works with the new machine abstraction
|
2012-08-14 21:12:41 -07:00 |
suspend.rb
|
`vagrant suspend` works with new machine abstraction
|
2012-08-13 19:30:41 -07:00 |