Mitchell Hashimoto
|
7c7f5d48fe
|
Don't need to call ".new" on raising exceptions
|
2010-12-21 20:04:21 -08:00 |
|
Brian P O'Rourke
|
e1ed00f14c
|
Enumerate vms according to definiton order.
|
2010-12-14 22:24:02 -08:00 |
|
Mitchell Hashimoto
|
f0294039e1
|
Load config files (only) early so plugins are loaded from Vagrantfiles
|
2010-09-21 01:47:50 -06:00 |
|
Mitchell Hashimoto
|
ba8307712d
|
Don't require root path to load an environment. (Makes vagrant box commands work again without a Vagrantfile)
|
2010-09-16 18:14:41 -06:00 |
|
Mitchell Hashimoto
|
97c72fbd1d
|
"self.name" needn't be defined for target_vms helper to be used
|
2010-09-15 12:58:02 -06:00 |
|
Mitchell Hashimoto
|
90aaf5cb5e
|
Command helpers target_vms now takes an optional string for the VM name
|
2010-09-15 08:38:56 -06:00 |
|
Mitchell Hashimoto
|
5f6e3acf40
|
Require root path on environment load
|
2010-09-07 10:52:58 -07:00 |
|
Mitchell Hashimoto
|
afab53bf9f
|
Scope errors into the Errors namespace. VirtualBox version errors converted to I18n
|
2010-08-26 23:21:28 -07:00 |
|
Mitchell Hashimoto
|
e28947f18d
|
Use I18n gem for string database. Refactor exceptions to use I18n.
|
2010-08-26 21:56:38 -07:00 |
|
Mitchell Hashimoto
|
e74bce8b10
|
Factor out the command environment initialization
|
2010-08-25 21:49:19 -07:00 |
|
Mitchell Hashimoto
|
83b2872ddb
|
The target_vms helper in multivm with no name specified will return all VMs, not the hash [closes GH-148]
|
2010-08-25 16:02:29 -07:00 |
|
Mitchell Hashimoto
|
8340472fc5
|
vagrant up
|
2010-08-24 23:03:37 -07:00 |
|
Mitchell Hashimoto
|
ccad6af8cf
|
Only calculate the target VMs once
|
2010-08-24 17:53:27 -07:00 |
|
Mitchell Hashimoto
|
2eb09c7aa2
|
Helpers to get target VMs in commands from parameters
|
2010-08-24 17:49:22 -07:00 |
|