vagrant/plugins
Mitchell Hashimoto 77c286f1af Merge pull request #3452 from berendt/box_update_sort_versions
command/box/update: update from latest version
2014-04-12 15:25:22 -07:00
..
commands When there are multiple versions of a box are available it should be checked if an update is available for the highest version. 2014-04-12 11:03:04 +02:00
communicators/ssh communicators/ssh: throttle warnings [GH-3442] 2014-04-11 16:17:17 -07:00
guests guests/coreos: docker_daemon_running cap [GH-3425] 2014-04-10 13:42:12 -07:00
hosts Update nfs.rb 2014-03-22 21:07:45 +00:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 kernel/v2: clear ID field so its not passed to provisioner [GH-3424] 2014-04-10 08:42:11 -07:00
providers Remove this, supposed to be in vagrant-next 2014-04-10 13:43:15 -07:00
provisioners provisioners/ansible: use strict boolean options 2014-04-12 13:48:15 +02:00
synced_folders synced_folders/rsync: change wording on no paths watching 2014-04-11 14:56:35 -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.