From 115257a3ecb4a47119113492d4c01393f10026c7 Mon Sep 17 00:00:00 2001 From: Aneesh Agrawal Date: Wed, 25 Oct 2017 20:30:57 -0700 Subject: [PATCH] Update docs for Vagrant 2.0.0 compat --- docs/salt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/salt.md b/docs/salt.md index 2163c6cf..57949a5e 100644 --- a/docs/salt.md +++ b/docs/salt.md @@ -59,7 +59,7 @@ a Vagrantfile is included in the repo. Vagrant's Salt provisioner tends to make backwards-incompatible changes often, so only a few versions of Vagrant will work at any time; the Vagrantfile has information about which ones. -Currently, version 1.8.1 is recommended; +Currently, any version >= 2.0.0 should work; note that many OSs like Ubuntu may still have older versions like 1.7.x, so you may need to [download a different version](https://releases.hashicorp.com/vagrant/).