Merge pull request #8100 from chrisroberts/docs/vagrant-salt

Add note about vagrant-salt plugin
This commit is contained in:
Chris Roberts 2017-02-01 12:44:34 -08:00 committed by GitHub
commit 9cd636c4d9
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ that describes the current state a machine should be in, e.g. what
packages should be installed, which services are running, and the packages should be installed, which services are running, and the
contents of arbitrary files. contents of arbitrary files.
_NOTE: The Salt provisioner is builtin to Vagrant. If the `vagrant-salt`
plugin is installed, it should be uninstalled to ensure expected behavior._
## Masterless Quickstart ## Masterless Quickstart
What follows is a basic Vagrantfile that will get salt working What follows is a basic Vagrantfile that will get salt working