vagrant/plugins/provisioners
Johannes Graf 9998544995 Fix for #6151 / provisioner puppet_server with Puppet Collection 1
puppet_server provisioner fails with Puppet Collection 1 with the
following error:

```bash
==> default: Running provisioner: puppet_server...
The `puppet` binary appears not to be in the PATH of the guest. This
could be because the PATH is not properly setup or perhaps Puppet is not
installed on this guest. Puppet provisioning can not continue without
Puppet properly installed.
```
2015-10-10 21:16:12 +02:00
..
ansible Fix invalid ini entry error when ansible_ssh_private_key_file contains spaces 2015-08-29 18:00:20 +09:00
cfengine Fix for Issue #6006 - cfengine will now install 2015-07-20 02:08:13 -07:00
chef Use Chef Client for Chef Zero 2015-07-09 21:23:42 -06:00
docker Checksum args to each docker container in local data 2015-07-10 11:32:02 -06:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
puppet Fix for #6151 / provisioner puppet_server with Puppet Collection 1 2015-10-10 21:16:12 +02:00
salt Fix broken masterless minion configuration 2015-08-03 12:11:32 +01:00
shell Handle encoding errors in shell provisioner newline normalization. 2015-09-12 14:36:54 +01:00