vagrant/plugins
Gilles Cornu 1d328f7021 provisioners/ansible: Disable host key checking
Close #3060
2014-03-06 23:55:08 +01:00
..
commands commands/plugin: list notes system gems 2014-03-03 14:57:42 -08:00
communicators/ssh communicators/ssh: call ready? when waiting 2014-02-26 11:35:41 -08:00
guests guests/redhat: force remove files so it works with pty 2014-03-05 16:22:55 -08:00
hosts hosts/bsd: make directories unique when exporting 2014-02-26 08:04:21 -08:00
kernel_v1 kernel_v1: don't upgrade "max_tries" and "timeout" because they're gone 2013-09-02 09:09:39 -07:00
kernel_v2 kernel/v2: fix error where options could be not hash 2014-02-18 10:41:14 -08:00
providers providers/hyperv: fix the class name 2014-03-06 11:01:52 -08:00
provisioners provisioners/ansible: Disable host key checking 2014-03-06 23:55:08 +01:00
synced_folders synced_folders/rsync: allow custom args [GH-3070] 2014-03-06 11:27:58 -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.