vagrant/plugins
Brian Cain 79e535a7ee
(#9622) Use SafeExec for docker-exec
This commit uses the internal helper SafeExec rather than using the
Kernel class directly. It also adds a test to ensure that if the `-t`
option is used, it will call SafeExec.
2018-05-02 14:23:50 -07:00
..
commands Spelling fixes 2018-03-14 14:41:04 +00:00
communicators Merge pull request #9676 from chrisroberts/e-win-file-perms 2018-04-10 14:56:28 -07:00
guests Merge pull request #8099 from chrisroberts/windows/shared-folder-path 2018-04-10 09:16:06 -07:00
hosts Spelling fixes 2018-03-14 14:41:04 +00:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Spelling fixes 2018-03-14 14:41:04 +00:00
providers (#9622) Use SafeExec for docker-exec 2018-05-02 14:23:50 -07:00
provisioners Merge pull request #9420 from ryanwalder/salt-json 2018-04-16 15:37:44 -07:00
pushes Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
synced_folders Merge pull request #8828 from mkhon/nfsv4-default-tcp 2018-02-23 09:50:49 -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.