vagrant/plugins/provisioners
Brian Cain 7a7506cd00 (#8789) Remove curl pipe bash install for salt provisioner
Prior to this commit, because of how the bootstrap salt shell file
worked, if github could not be resolved, the installer script would fail
silently with an exit code 0 because `sh` would evalute without any
errors and the curl exit code would be ignored. This commit splits out
the installer to first attempt to save the bash installer, and if it
exists, execute it.
2017-08-09 10:23:13 -07:00
..
ansible Fixup util/ssh and ansible/provisioner tests 2017-07-17 10:21:26 -07:00
cfengine #6674 CFEngine Provisioner Broken on Debian (http > https) 2015-12-16 14:25:23 +01:00
chef Merge pull request #8682 from Telekom-PD/omnibus-url 2017-08-03 09:19:13 -07:00
docker (#7139) Add post-install provisioner to docker provisioner 2017-06-27 16:01:23 -07:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
puppet (#8743) Fix puppet provisioner by removing manifestdir flag 2017-07-19 09:59:59 -07:00
salt (#8789) Remove curl pipe bash install for salt provisioner 2017-08-09 10:23:13 -07:00
shell Fix shell provisioner to execute batch files correctly 2017-04-28 15:05:08 -07:00