Commit Graph

9 Commits

Author SHA1 Message Date
Mitchell Hashimoto aba23205f7 website/docs: mention require_vesrion 2015-12-24 12:05:16 -08:00
Alvaro Miranda 5e210bf3ab linked_clone if Vagrant::VERSION =~ /^1.8/
To void this message on pre Vagrant 1.8

```bash
There are errors in the configuration of this machine. Please fix
the following errors and try again:

VirtualBox Provider:
* The following settings shouldn't exist: linked_clone
```
2015-12-22 21:47:01 +13:00
Alex Tomkins 807fb15495 v.use_linked_clone should be v.linked_clone 2015-12-22 00:00:47 +00:00
Manuel Pöter dbcb513075 Fix typo. 2015-07-16 13:23:57 +02:00
Manuel Pöter 2717f5605a Document use_linked_clone property for VirtualBox provider. 2015-06-08 18:03:03 +02:00
Mike Fiedler 9679eccb06 extend Virtualbox convenince methods
In the vein of #2426, I too can never remember syntax, and end up
hunting for either an exisiting Vagrantfile or starting to dig up
details.
2014-01-10 12:41:23 -05:00
Teemu Matilainen 3368ef610a Add shortcut for setting the memory size for VirtualBox VM 2013-10-28 00:43:33 -03:00
Mitchell Hashimoto b5fd021694 website/docs: page titles on everything, cover more info 2013-09-06 09:50:43 -07:00
Mitchell Hashimoto d03110eaa3 website: add docs back to the main Vagrant repo 2013-09-03 11:08:28 -07:00