vagrant/plugins
Peter Souter b3dd933afd Change to use pkgng
Old pkg_* is now EOL: https://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-February/000077.html
2015-12-29 14:35:49 +00:00
..
commands commands/up: take into account forced provider 2015-12-24 12:27:38 -08:00
communicators Use the correct option for sending the environment 2015-11-19 18:08:47 -08:00
guests Change to use pkgng 2015-12-29 14:35:49 +00:00
hosts hosts/*: fix virtualbox install exception [GH-6713] 2015-12-24 12:08:31 -08:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 core: avoid crash case with nil [GH-6730] 2015-12-24 12:38:14 -08:00
providers Merge pull request #6662 from lukebakken/fixes/lrb/gh-4503-hyper-v-admin-privs 2015-12-14 15:56:55 -08:00
provisioners Fix #6740: Ansible local provisioner: remove windows drive letter from path 2015-12-27 12:01:45 +03:00
pushes pushes/local-exec: add args config 2015-12-10 17:00:35 +08:00
synced_folders Fix for problem where the host_info.ps1 script returns a string instead of a list of IPs 2015-12-17 14:40:50 -06: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.