vagrant/plugins
Michael Adam b43413525f guests/freebsd: fix call of set -i : missing extension
Sed on freebsd seems to be mores strict than on other
platforms about use of -i: the extension is not optional.

Signed-off-by: Michael Adam <obnox@samba.org>
2015-03-23 13:31:07 +01: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 guests/freebsd: fix call of set -i : missing extension 2015-03-23 13:31:07 +01: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 providers/virtualbox: interpolation added to error [GH-5308] 2015-02-24 10:48:59 -08:00
provisioners provisioners/chef: actually use command -v 2015-02-24 10:12:25 -08:00
pushes Add tests for sending metadata 2015-02-04 11:45:02 -05: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.