Mitchell Hashimoto
|
dea881cad2
|
vagrant box add --force works again [GH-1413]
|
2013-03-13 21:20:25 -07:00 |
Mitchell Hashimoto
|
e04efa155f
|
Merge pull request #1411 from chorankates-sfdc/master
add Solaris detection to linux provider
|
2013-03-11 17:25:19 -07:00 |
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 |
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 |
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
|
65e3614226
|
Namespace VBoxManage errors properly
|
2013-03-06 14:47:28 -08: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
|
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
|
2431fe73b8
|
config.ssh.password is not used
|
2013-03-02 15:47:58 -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
|
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
|
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
|
5d82123da9
|
VirtualBox should use the new port forwarding collision detection stuff
|
2013-02-26 13:38:00 -08:00 |
Mitchell Hashimoto
|
082cc7f92d
|
Retry setting default name for VirtualBox VM [GH-1368]
|
2013-02-23 11:52:29 -08:00 |
Mitchell Hashimoto
|
a2cd7936ea
|
`vagrant package` works again
|
2013-02-21 11:14:39 -08:00 |
Mitchell Hashimoto
|
455845d591
|
Merging networks works again
|
2013-02-18 17:14:25 -08:00 |
Mitchell Hashimoto
|
7d32c75141
|
Remove V2 forwarded ports config because it is unused
|
2013-02-18 17:14:25 -08:00 |
Mitchell Hashimoto
|
8c33814397
|
Retry SSH on EADDRINUSE
|
2013-02-18 17:14:25 -08:00 |
Mitchell Hashimoto
|
abdbd2de08
|
Warning and automatically handle "v-root"
|
2013-02-08 16:33:09 -08:00 |
Mitchell Hashimoto
|
a53d569656
|
When cleaning NFS, properly escape certain characters
|
2013-02-08 16:18:57 -08:00 |
Mitchell Hashimoto
|
0eef208d2d
|
Relax retry constrains on mounting NFS
|
2013-02-08 16:18:48 -08:00 |
Mitchell Hashimoto
|
6afb4326fa
|
Move NFS to a built-in middleware
|
2013-02-08 15:34:04 -08:00 |
Mitchell Hashimoto
|
a76556f3eb
|
Fix missing translation error in set_name
|
2013-02-08 15:17:50 -08:00 |
Mitchell Hashimoto
|
7bc72028bd
|
Use custom Gem.configuration to avoid loading gemrc files
|
2013-02-07 16:32:11 -08:00 |
Mitchell Hashimoto
|
2b4920b4b6
|
Close the tempfile for shell provisioner [GH-1040]
|
2013-02-07 15:23:18 -08:00 |
Mitchell Hashimoto
|
883efcf282
|
Warn that config.vm.customize is provider-specific for V1
|
2013-02-07 15:10:40 -08:00 |
Mitchell Hashimoto
|
4a1a990491
|
Raise a proper SSH error on ECONNRESET
|
2013-02-06 18:08:55 -08:00 |
Mitchell Hashimoto
|
1b3250e3b6
|
`vagrant plugin i nstall` shows version it installed
|
2013-02-06 17:08:48 -08:00 |
Mitchell Hashimoto
|
d53e189063
|
Use the proper provider upgrade mechanism in V1 VM
|
2013-02-06 16:55:49 -08:00 |
Mitchell Hashimoto
|
387692f9c8
|
Enable symlinks on vboxsf for VirtualBox 4.2 [GH-713]
|
2013-02-06 11:51:59 -08:00 |
Mark Peek
|
5f2c87d41d
|
Allow SSH upload to upload directories
|
2013-02-05 22:20:19 -08:00 |
Mitchell Hashimoto
|
6e0015db19
|
Add a warning if dotfile_name is used in V1
|
2013-02-05 22:16:08 -08:00 |