vagrant/plugins/provisioners
Brian Cain 34b64ec247
Fixes #10358: Add validation error in salt provider for certain options
Prior to this commit, if you specified a `version` for the salt provider
but no `install_type` Vagrant would fail to pass the proper parameters
to the bootstrap install script. This commit fixes that by adding some
validation to the salt provider if `version` is specified but not
`install_type`. It also adds some extra context for certain config
validation error messages so that the user knows what option was
incorrect, rather than the message just referring to the option as
*this*.
2018-12-03 10:00:11 -08:00
..
ansible @ #10258 | BUG: should not create /tmp/vagrant-ansible/inventory/vagrant_ansible_local_inventory/vagrant_ansible_local_inventory 2018-10-02 16:21:15 +07:00
cfengine #6674 CFEngine Provisioner Broken on Debian (http > https) 2015-12-16 14:25:23 +01:00
chef Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
docker Reset communicator after updating user groups 2018-11-12 15:36:21 -08:00
file (#8933) Align file provisioner functionality on all platforms 2017-08-31 15:57:53 -07:00
puppet Fixes #8315: Properly set env variables for puppet provisioner 2018-09-18 10:09:01 -07:00
salt Fixes #10358: Add validation error in salt provider for certain options 2018-12-03 10:00:11 -08:00
shell Add option to shell provisioner to reset communicator 2018-11-12 15:36:21 -08:00