Mitchell Hashimoto
|
c74251a1d9
|
FIx vagrant package --base to work again, wrong Machine args [GH-1410]
|
2013-03-11 15:46:52 -07:00 |
Conor Horan-Kates
|
761a64f899
|
adding ability to detect solaris operating system to linux guest plugin
|
2013-03-11 08:42:06 -07:00 |
Mitchell Hashimoto
|
fc95944631
|
Merge pull request #1408 from fgrehm/auto-fix-guest-shared-folder
Auto remove trailing slashes from synced folders id
|
2013-03-09 14:09:30 -08:00 |
Mitchell Hashimoto
|
17c2da0a9d
|
Merge pull request #1407 from fgrehm/launch-error-message
raise ChildProcess::LaunchError with the original message to ease debugging when running subprocesses
|
2013-03-09 14:07:51 -08:00 |
Fabio Rehm
|
dacd8be306
|
Auto remove trailing slashes from synced folders default ids
VirtualBox provider was having a hard time mounting the folders down
here.
|
2013-03-09 18:15:17 -03:00 |
Fabio Rehm
|
cc20d2f91e
|
raise ChildProcess::LaunchError with the original message to ease debugging when running subprocesses
|
2013-03-09 15:31:28 -03:00 |
Mitchell Hashimoto
|
98a9b47567
|
Validate the hostname setting
|
2013-03-09 10:07:55 -08:00 |
Mitchell Hashimoto
|
ad0e6deb3e
|
Better handling of merging sub-vms
|
2013-03-08 21:30:09 -08:00 |
Mitchell Hashimoto
|
cd36088d2f
|
Whitespace
|
2013-03-07 11:35:04 -08:00 |
Mitchell Hashimoto
|
192c8f59e9
|
Merge pull request #1402 from fgrehm/logger-typo
Fix typo on logging output
|
2013-03-06 14:49:01 -08:00 |
Mitchell Hashimoto
|
65e3614226
|
Namespace VBoxManage errors properly
|
2013-03-06 14:47:28 -08:00 |
Fabio Rehm
|
54e0c37dbf
|
Fix typo on logging output
|
2013-03-06 19:47:28 -03:00 |
Mitchell Hashimoto
|
5b18cfae28
|
Raise properly namespaced errors in VM boot
|
2013-03-06 14:46:25 -08:00 |
Mitchell Hashimoto
|
0b9589a0fa
|
Raise an exception if the provider is reporting SSH is not ready
|
2013-03-06 14:27:40 -08:00 |
Mitchell Hashimoto
|
412af5542d
|
Improve the port collision error message
|
2013-03-05 20:12:28 -08:00 |
Mitchell Hashimoto
|
e06af4e2b9
|
Properly prepare the path configs for Chef
|
2013-03-05 11:53:57 -08:00 |
Mitchell Hashimoto
|
dc5196454e
|
Fix a regression where cookbooks path must be an array
|
2013-03-05 10:19:36 -08:00 |
Mitchell Hashimoto
|
360051e032
|
Greatly improve http_proxy/https_proxy detection for box downloads
|
2013-03-05 00:33:56 -08:00 |
Mitchell Hashimoto
|
9c7bedfb63
|
Always unload the environment
|
2013-03-03 00:09:40 -08:00 |
Mitchell Hashimoto
|
2431fe73b8
|
config.ssh.password is not used
|
2013-03-02 15:47:58 -08:00 |
Mitchell Hashimoto
|
0bb57fbe86
|
Update the vagrant init Vagrantfile to have new network syntax
|
2013-03-01 17:36:46 -08:00 |
Mitchell Hashimoto
|
c80ad12336
|
Validate forwarded ports
|
2013-03-01 17:20:31 -08:00 |
Mitchell Hashimoto
|
1f2856bdf3
|
Default the proper hostname for config
|
2013-03-01 17:12:17 -08:00 |
Mitchell Hashimoto
|
3726f8d8de
|
Properly use new networks for built-in SSH
|
2013-03-01 17:07:31 -08:00 |
Mitchell Hashimoto
|
c586999a0b
|
Properly scope network configs by type
|
2013-03-01 17:02:53 -08:00 |
Mitchell Hashimoto
|
d07810af58
|
Properly merge networks
|
2013-03-01 16:49:06 -08:00 |
Mitchell Hashimoto
|
36b805367d
|
Fix all core code to use the new networking syntax
|
2013-03-01 16:48:10 -08:00 |
Mitchell Hashimoto
|
1c9af032e7
|
V1 upgrading works with the new network syntax
|
2013-03-01 16:37:37 -08:00 |
Mitchell Hashimoto
|
58871853f5
|
Hashes for all the networks
|
2013-03-01 16:31:54 -08:00 |
Mitchell Hashimoto
|
2a46a82b39
|
Private key fix
|
2013-03-01 14:04:12 -08:00 |
Mitchell Hashimoto
|
48b238d89b
|
Trying to get git to get my mode change
|
2013-03-01 14:03:53 -08:00 |
Mitchell Hashimoto
|
a6f3b7e015
|
Delete the new mode file
|
2013-03-01 14:03:30 -08:00 |
Mitchell Hashimoto
|
d304cca35d
|
New vagrant private key mode [GH-580]
|
2013-03-01 14:02:05 -08:00 |
Mitchell Hashimoto
|
ade5d8a579
|
Human-friendly error if error copying private key [GH-580]
|
2013-03-01 13:51:11 -08:00 |
Mitchell Hashimoto
|
27af5ab408
|
Fix a typo in a warning message
|
2013-03-01 12:16:04 -08:00 |
Mitchell Hashimoto
|
bfc8c62ffe
|
vagrant plugin list works properly with isolated gem env
|
2013-03-01 12:14:12 -08:00 |
Mitchell Hashimoto
|
b482870173
|
Capture stdout/stderr when loading plugins so that it doesn't just
happen
|
2013-03-01 11:55:06 -08:00 |
Mitchell Hashimoto
|
2b37185994
|
Don't load plugins when using the `vagrant plugin` interface
|
2013-02-28 22:32:13 -08:00 |
Mitchell Hashimoto
|
7547a0d34a
|
V2 missing key returns a DummyConfig as well
|
2013-02-28 00:17:58 -08:00 |
Mitchell Hashimoto
|
af2690635e
|
Unknown keys return a DummyConfig rather than OpenStruct
|
2013-02-28 00:16:43 -08:00 |
Mitchell Hashimoto
|
2081fe5650
|
Tests passing for V1 config changes
|
2013-02-28 00:11:06 -08:00 |
Mitchell Hashimoto
|
d15acde8c0
|
Capture missing key calls in V1 configs and record them as warnings
|
2013-02-28 00:06:49 -08:00 |
Mitchell Hashimoto
|
18492d5d70
|
Remove VirtualBox Hostname middleware
|
2013-02-27 21:30:01 -08:00 |
Mitchell Hashimoto
|
3c47f4f3bc
|
SetHostname middleware uses hostname
|
2013-02-27 21:29:33 -08:00 |
Mitchell Hashimoto
|
934238bba0
|
Rename config.vm.host_name to config.vm.hostname for V2
|
2013-02-27 21:29:11 -08:00 |
Mitchell Hashimoto
|
c9ad55d9e7
|
Built-in hostname middleware for setting hostname
|
2013-02-27 21:28:09 -08:00 |
Mitchell Hashimoto
|
21c218e32f
|
Line up equal signs because I'm anal about it
|
2013-02-27 19:12:45 -08:00 |
Mitchell Hashimoto
|
54bcac2e7a
|
Only error if minor or major version of guest additions is different
|
2013-02-27 19:10:49 -08:00 |
Mitchell Hashimoto
|
8d51c7e300
|
Make guest addition mismatch warning a bit more user friendly
|
2013-02-27 19:07:17 -08:00 |
Mitchell Hashimoto
|
4254b35b7d
|
Fix the forward port collision handling
|
2013-02-27 13:40:11 -08:00 |