vagrant/plugins/provisioners/puppet
James Shubin d4c76d1bcf Do not prepend default path because it can override modules.
It is common for Puppet to manage itself. If the puppet code you are
deploying pushes files to /etc/puppet/modules/, then prepending this
path can break deployment because it will override the module path if
the deployment code is changing. There is no good reason to include this
path. Puppet has built in defaults for this reason.
2013-12-17 14:29:54 -05:00
..
config provisioners/puppet: use unique directory for each definition 2013-12-06 12:39:50 -08:00
provisioner Do not prepend default path because it can override modules. 2013-12-17 14:29:54 -05:00
plugin.rb Puppet uses the new provisioner API 2013-01-13 16:22:47 -08:00