vagrant/plugins/provisioners
Adam Bolte 511fac8162
Attempt fetching salt bootstrap script with wget
On Debian installations, wget is installed even into the most minimal
environment. Even Python support on Debian cannot be guaranteed if
Standard System Utilities was not selected at installation time (or if
debootstrap was used), which is why the retrieved bootstrap-salt.sh
script takes care of installing it prior to installing Salt.
2017-10-26 13:41:40 +11:00
..
ansible Merge pull request #8913 from mitchellh/gildegoma/6570-ansible-compatibility-mode 2017-09-06 13:18:08 -07:00
cfengine #6674 CFEngine Provisioner Broken on Debian (http > https) 2015-12-16 14:25:23 +01:00
chef Handle Chef provisioner requests to reboot. A request to reboot is not a convergence failure, so don't treat it like a convergence failure. 2017-08-10 11:39:41 +01:00
docker (#7139) Add post-install provisioner to docker provisioner 2017-06-27 16:01:23 -07:00
file (#8933) Align file provisioner functionality on all platforms 2017-08-31 15:57:53 -07:00
puppet Properly call winssh communicator on windows via powershell, and fix syntax for powershell via puppet. 2017-09-29 20:53:09 -07:00
salt Attempt fetching salt bootstrap script with wget 2017-10-26 13:41:40 +11:00
shell Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00