vagrant/plugins
tfanning d350fd0d28 Resolve whitespace 2016-07-26 13:56:20 +01:00
..
commands Fix operation name in help message 2016-06-08 15:05:09 +03:00
communicators Remove custom tempfile class 2016-05-30 23:21:47 -04:00
guests Fix `authorized_keys` permissions for BSDs 2016-07-25 18:25:58 -03:00
hosts Detect NFS server by service name on Arch 2016-07-23 13:09:23 +03:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 core: Provide a way to globally disable box update checking 2016-06-18 14:46:46 -04:00
providers Resolve whitespace 2016-07-26 13:56:20 +01:00
provisioners provisioners/ansible: honor galaxy_roles_path when running ansible-playbook 2016-06-11 07:28:05 +02:00
pushes Use a hash for directory lookups 2016-03-17 20:48:08 -05:00
synced_folders Ensure space after last arg 2016-07-18 23:39:08 -04:00
README.md Add README to plugin directory 2012-04-18 17:48:06 -07:00

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.