vagrant/plugins
Jeff Bonhag 2fa44f5b8f
Fixes #11218: Update apk cache when installing rsync (#11220)
This ensures that rsync can be installed on an Alpine Linux machine where the
apk cache may not be current.

Display a warning if the vagrant-alpine plugin is installed, since Alpine guest
support has been merged into Vagrant core.
2019-12-17 12:34:53 -05:00
..
commands Fixes #11228: Allow to force check for box updates 2019-12-03 11:42:55 -08:00
communicators Remove require of net/sftp library 2019-03-20 13:02:08 -07:00
guests Fixes #11218: Update apk cache when installing rsync (#11220) 2019-12-17 12:34:53 -05: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 Have default names for primary and non-primary disks 2019-11-22 14:40:23 -08:00
providers Fixes #11249: Add VirtualBox provider support for version 6.1.x 2019-12-11 13:25:11 -08:00
provisioners Add support for other checksum types 2019-10-08 11:23:48 -07: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

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.