d4c76d1bcf
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. |
||
---|---|---|
.. | ||
commands | ||
communicators/ssh | ||
guests | ||
hosts | ||
kernel_v1 | ||
kernel_v2 | ||
providers/virtualbox | ||
provisioners | ||
synced_folders/nfs | ||
README.md |
README.md
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.