vagrant/plugins
Chris Roberts 68439f6bac Use sudo for sharing lists on darwin platform
On systems prior to high sierra the sharing binary
requires root user for access, so use sudo to get
full list output and inspect output.
2017-12-21 14:53:55 -08:00
..
commands Merge pull request #9251 from briancain/9137/master/exit-0-destroy-not-created 2017-12-20 16:42:36 -08:00
communicators Merge pull request #8997 from bshurts/fix/winrm-apipa 2017-10-23 16:47:32 -07:00
guests Mark passwords as sensitive within guest capabilities 2017-12-21 12:49:34 -08:00
hosts Use sudo for sharing lists on darwin platform 2017-12-21 14:53:55 -08:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 (#8697) Introduce extra_args setting for ssh configs 2017-08-17 09:02:20 -07:00
providers Add a clean error message for invalid IP addresses 2017-12-14 14:57:21 -07:00
provisioners Merge pull request #9173 from hashicorp/gildegoma/fix-ansible-ask-sudo-pass-deprecation 2017-12-14 21:46:23 +01:00
pushes Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
synced_folders Clean up SMB related errors 2017-12-21 09:55:19 -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.