vagrant/plugins
Seth Vargo bfc951ee20 Merge pull request #7492 from mitchellh/sethvargo/linux_nfs
guests/linux: Ensure NFS retries when mounting
2016-06-19 14:39:39 -04: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 Merge pull request #7492 from mitchellh/sethvargo/linux_nfs 2016-06-19 14:39:39 -04:00
hosts Remove sysvinit else clauses in NFS for Arch Linux 2016-06-06 19:34:45 -04: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 8 network adapters, always 2016-06-11 20:00:16 +02: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 Simpler 2016-06-06 19:47:25 -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.