vagrant/plugins
Kosy Anyanwu 52a8b0c65e Identify operating systems closely related to CoreOS
If the the value of ID= is not recognised, identify the OS if it is a derivative of CoreOS
https://www.freedesktop.org/software/systemd/man/os-release.html#ID_LIKE=
2018-03-20 17:51:20 +01:00
..
commands Only generate notice once 2018-02-22 14:49:44 -08:00
communicators (#9062) Deprecate :paranoid in favor of :verify_host_key 2018-01-05 10:02:45 -08:00
guests Identify operating systems closely related to CoreOS 2018-03-20 17:51:20 +01:00
hosts Move SMB credentials validation into host capability 2018-01-12 16:55:35 -08:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Add Vagrantfile configuration option to register sensitive values 2018-01-15 07:23:47 -08:00
providers When matching hostonly adapter name, force common types 2018-03-09 14:15:31 -08:00
provisioners Merge pull request #9351 from gclinch/salt-bootstrap-in-tmp 2018-02-09 11:14:17 -08:00
pushes Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
synced_folders Merge pull request #8828 from mkhon/nfsv4-default-tcp 2018-02-23 09:50:49 -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.