Jan Schumann
|
d42b7745e4
|
added dhcp configuration option for private networks
|
2013-03-20 20:18:32 +01:00 |
Mitchell Hashimoto
|
c94f61d274
|
Only prepare NFS settings for VirtualBox if NFS is enabled
|
2013-03-18 13:21:06 -07:00 |
Eivind Uggedal
|
c45d3ee728
|
Fix wrong reference to Errors::NFSNoHostonlyNetwork introduced in 022c1da [GH-1437].
|
2013-03-18 14:30:26 +01:00 |
Mitchell Hashimoto
|
022c1daec0
|
Raise error if no hostonly network on VBox with NFS [GH-1437]
|
2013-03-17 22:33:02 -07:00 |
Mitchell Hashimoto
|
f03175b4af
|
Don't "return" if FP less than port 1024 [GH-1421]
|
2013-03-15 15:15:54 -07:00 |
Mitchell Hashimoto
|
c8b829c4d2
|
Properly resolve cygwin paths in Cygwin environments [GH-1366]
|
2013-03-13 21:50:41 -07:00 |
Mitchell Hashimoto
|
57a5edbc39
|
Merge pull request #1366 from johnb0011/master
Solve Virtualbox pathing issue running under Cygwin
|
2013-03-13 21:41:34 -07:00 |
Mitchell Hashimoto
|
5b18cfae28
|
Raise properly namespaced errors in VM boot
|
2013-03-06 14:46:25 -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
|
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
|
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 |
John Barney
|
416a765417
|
Removing extra file
|
2013-02-10 01:43:49 -08:00 |
John Barney
|
52156d7c06
|
Solved bug with spaces in paths causing errors
|
2013-02-10 01:41:15 -08:00 |
John Barney
|
cea8c5dafd
|
Whitespace issue fixed
|
2013-02-09 19:42:04 -08:00 |
John Barney
|
73eb86bad0
|
Adding Cygwin detection, and fixing pathing issue in VirtualBox driver under Cygwin
|
2013-02-09 19:36:56 -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
|
165dd63f78
|
New HandleBoxUrl built-in middleware to handlet the "box_url" config
|
2013-02-01 11:31:08 -08:00 |
Mitchell Hashimoto
|
6d002eb4c1
|
Fix a little logging typo
|
2013-02-01 10:51:53 -08:00 |
Mitchell Hashimoto
|
1392d9b4a5
|
Detect if a VM name is already taken for VirtualBox
|
2013-01-30 23:22:45 -08:00 |
Mitchell Hashimoto
|
4fa194899d
|
VirtualBox config: "name" to set the VM name [GH-1126]
|
2013-01-30 23:03:21 -08:00 |
Mitchell Hashimoto
|
9d2f26604e
|
Properly handle paused VirtualBox VMs [GH-1184]
|
2013-01-30 22:47:45 -08:00 |
Mitchell Hashimoto
|
76ca35a095
|
Sanitize folder names for default virtualbox name [GH-1223]
|
2013-01-30 22:17:10 -08:00 |
Mitchell Hashimoto
|
f713082280
|
auto_nat_dns_proxy VirtualBox provider config option [GH-1313]
When set to false, Vagrant will no longer try to automatically manage
NAT DNS proxy settings with VirtualBox.
|
2013-01-30 21:03:02 -08:00 |
Mitchell Hashimoto
|
f9a843ddd0
|
Fix hostonly network adapter IP for VirtualBox
|
2013-01-30 10:52:49 -08:00 |
Mitchell Hashimoto
|
d26aea142e
|
NFS properly detects hostonly network for VirtualBox
|
2013-01-30 10:43:53 -08:00 |
Mitchell Hashimoto
|
7eec127704
|
Support refreshing the machine cache
|
2013-01-30 10:37:40 -08:00 |
Mitchell Hashimoto
|
64042a5d35
|
Downloading the box_url component works again
|
2013-01-30 10:24:47 -08:00 |
Mitchell Hashimoto
|
ca0af2866e
|
Change output to not include the name
|
2013-01-23 09:45:56 -08:00 |
Mitchell Hashimoto
|
9cb86706b8
|
Make all the VirtualBox middleware aware of synced folders
|
2013-01-23 09:42:19 -08:00 |
Mitchell Hashimoto
|
31448c4cd4
|
Use the new GracefulHalt built-in for VirtualBox
|
2013-01-22 12:07:37 -08:00 |
Mitchell Hashimoto
|
d5c5c4f523
|
Convert all VirtualBox provider internals to use new state API
|
2013-01-21 11:38:37 -06:00 |
Mitchell Hashimoto
|
7f55d5eac8
|
Builtin: ConfigValidate will validate your configuration
|
2013-01-18 13:26:14 -08:00 |
Mitchell Hashimoto
|
84c45a854c
|
Remove the ProvisionerCLeanup action from VirtualBox
|
2013-01-13 16:03:34 -08:00 |
Mitchell Hashimoto
|
212e634c3b
|
Make Provision a built-in action.
This allows other providers to just use it.
|
2013-01-12 16:22:37 -08:00 |
Mitchell Hashimoto
|
48eaa93745
|
Raise proper error if there aren't any NIC slots available
|
2013-01-11 15:57:08 -08:00 |
Mitchell Hashimoto
|
102e8f23d6
|
Use scoped hash overrides for high-level config
|
2013-01-11 15:50:09 -08:00 |
Mitchell Hashimoto
|
ccc4da0d32
|
Remove the old networking code
|
2013-01-11 15:23:20 -08:00 |
Mitchell Hashimoto
|
48995f6036
|
Support mac address and nic_type for host only networks
|
2013-01-11 15:22:55 -08:00 |
Mitchell Hashimoto
|
d09dc91d1b
|
Add support for bridged networks again
|
2013-01-11 15:21:09 -08:00 |
Mitchell Hashimoto
|
37e158c9b2
|
Configure networks on the VM
|
2013-01-11 15:06:38 -08:00 |
Mitchell Hashimoto
|
da7f227fff
|
Forwarded ports use the new high-level configuration
|
2013-01-11 14:51:49 -08:00 |
Mitchell Hashimoto
|
7e5f175d2c
|
Check port collisions now uses the new high-level networking
|
2013-01-11 14:44:27 -08:00 |
Mitchell Hashimoto
|
2d8f9baf7f
|
New Network VirtualBox middleware to handle the changes.
Note this is a WIP (hence committed on a branch)
|
2013-01-11 14:16:00 -08:00 |
Mitchell Hashimoto
|
2d3c0b7148
|
VirtualBox forwarding port uses new `network` calls
|
2013-01-04 16:22:38 -10:00 |
Mitchell Hashimoto
|
54a2f6b89e
|
Change boot_mode to a provider config `gui`.
OLD:
config.vm.boot_mode = :gui
NEW:
config.vm.provider :virtualbox do |vb|
vb.gui = true
end
|
2012-12-25 09:00:06 -08:00 |