vagrant/plugins
Chris Roberts 1f74aedeaa Check for automatic checkpoint support before configuring
The AutomaticCheckpointsEnabled option may not always be available
depending on the version in use. Check for support before applying
the configured value. If automatic checkpoints are to be enabled
and support is not available, force an error.
2018-09-05 13:37:45 -07:00
..
commands Merge pull request #10123 from briancain/add-force-flag-reload 2018-08-17 15:18:36 -07:00
communicators Only reset the _init on testing cleanup 2018-07-30 14:44:36 -07:00
guests Merge pull request #10092 from jmaness/patch-1 2018-08-31 10:03:49 -07:00
hosts Extract smblist information based on position 2018-08-30 10:58:56 -07:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Merge pull request #10066 from chrisroberts/e-net-ssh-update 2018-07-31 13:48:49 -07:00
providers Check for automatic checkpoint support before configuring 2018-09-05 13:37:45 -07:00
provisioners fix typo 2018-08-23 13:07:56 +10:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Check :verify_host_key value for :never or if falsey 2018-08-24 14:11:30 -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.