vagrant/plugins
Dan Williams ccc4162ee8 fedora: don't try to use biosdevname if it's not installed
If biosdevname isn't installed it doesn't make sense to try using it
for persistent device names.  Just treat lack of biosdevname as
virtual networking.
2015-05-19 09:22:13 -05:00
..
commands Remove message for now 2015-02-03 21:06:51 -05:00
communicators communicators/winrm: don't stop task on idle end 2015-03-12 15:25:40 -05:00
guests fedora: don't try to use biosdevname if it's not installed 2015-05-19 09:22:13 -05:00
hosts Allow colon in NFS ID regex 2015-01-20 14:11:42 +00:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 Merge branch 'master' into winrm_error_handling 2015-01-20 16:16:48 -05:00
providers Merge pull request #5495 from jfbibeau/windows_unc_paths 2015-05-06 14:06:38 -07:00
provisioners Salt bootstrap ps1 should be idempotent 2015-04-14 05:57:16 -07:00
pushes Cleanup style 2015-04-02 10:11:41 -04:00
synced_folders Merge pull request #5175 from hdeheer/patch-1 2015-02-24 10:06:24 -08: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.