vagrant/plugins
Chris Roberts 7d44fef00e
Merge pull request #11428 from chrisroberts/fix/windows-reboot
Catch any StandardError exception while waiting for Windows reboot
2020-03-09 16:48:27 -07:00
..
commands update 2020-01-27 17:04:23 -06:00
communicators Update exit code value used for retry check - ArgumentException 2020-02-12 16:42:21 -08:00
guests Merge pull request #11428 from chrisroberts/fix/windows-reboot 2020-03-09 16:48:27 -07:00
hosts Darwin: put each NFS export on its own line (#11216) 2019-11-25 15:41:05 -05:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Check for provider capability with disk_ext types before using it 2020-02-12 15:59:37 -08:00
providers Fix #11403: Parse list dhcpservers output on VirtualBox 6.1 (#11404) 2020-02-18 15:14:31 -05:00
provisioners FreeBSD: Update Ansible's package name 2019-12-17 12:53:24 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #10966: Ensure all subdirectory files are watched 2019-09-26 08:29:37 -07:00
README.md Add README to plugin directory 2012-04-18 17:48:06 -07:00

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.