From a4a77f279bd2c2e7a63cac5d54682ccd9f0f5f2a Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 6 Aug 2015 15:51:18 -0400 Subject: [PATCH] Update docs to say Vagrant 1.5+ is required Fixes #6084 --- website/docs/source/v2/vagrantfile/machine_settings.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/source/v2/vagrantfile/machine_settings.html.md b/website/docs/source/v2/vagrantfile/machine_settings.html.md index c517146bb..2f2ca1a80 100644 --- a/website/docs/source/v2/vagrantfile/machine_settings.html.md +++ b/website/docs/source/v2/vagrantfile/machine_settings.html.md @@ -22,6 +22,9 @@ machine will be brought up against. The value here should be the name of an installed box or a shorthand name of a box in [HashiCorp's Atlas](https://atlas.hashicorp.com). +This option requires Vagrant 1.5 or higher. You can download the latest version +of Vagrant from the [Vagrant installers page](https://www.vagrantup.com/downloads). +
`config.vm.box_check_update` - If true, Vagrant will check for updates to