vagrant/plugins
Chris Roberts ff021fcab4 Update redhat change host name capability to support systemd
Update capability to use guest inspection module for determining
correct actions to execute. When systemd is in use restart the
correct active service, either NetworkManager or networkd. Default
to using the original service restart when systemd service is not
found.
2018-09-20 16:44:08 -07:00
..
commands Merge pull request #10171 from eigengrau/default-template 2018-09-07 11:17:46 -07:00
communicators Only reset the _init on testing cleanup 2018-07-30 14:44:36 -07:00
guests Update redhat change host name capability to support systemd 2018-09-20 16:44:08 -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 Fixup docker config update 2018-09-19 10:52:59 -07:00
provisioners Merge pull request #10215 from briancain/FIX-SALT-PILLAR 2018-09-20 09:17:32 -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 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.