vagrant/plugins/provisioners/puppet
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
..
config Fix for #6151 / provisioner puppet_server with Puppet Collection 1 2015-10-10 21:16:12 +02:00
provisioner Fix for #6151 / provisioner puppet_server with Puppet Collection 1 2015-10-10 21:16:12 +02:00
plugin.rb Use the more canonical require_relative to include files 2014-09-15 21:49:37 -07:00