aidanns / vagrant-reload

A plugin that allows you to reload a Vagrant plugin as a provisioning step.
MIT License
174 stars 37 forks source link

fix salt provisioner issues together with reload provisioner #11

Open msiebeneicher opened 7 years ago

msiebeneicher commented 7 years ago

added config_validate option to false to avoid salt provisioner validation issues

this PR is related to https://github.com/mitchellh/vagrant/issues/7934