vagrant/plugins
Mitchell Hashimoto 179a9244df Merge pull request #3043 from mitchellh/f-hyperv
Hyper-V and SMB
2014-02-28 21:37:05 +01:00
..
commands Merge pull request #2948 from gnawhleinad/master 2014-02-10 09:02:32 -08:00
communicators/ssh communicators/ssh: call ready? when waiting 2014-02-26 11:35:41 -08:00
guests synced_folders/smb: basically working 2014-02-27 08:13:05 -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: set the hostname 2014-02-28 18:58:41 +01:00
provisioners Ansible: Refactor handling of SSH vars/attributes 2014-02-28 09:07:52 +01:00
synced_folders synced_folders/smb: higher priority than things like NFS and rsync 2014-02-27 08:13:39 -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.