vagrant/plugins
Mitchell Hashimoto e82d425719 Merge pull request #4087 from zr40/fix/master/prevent-double-output
Don't output stdout and stderr twice when shell provisioner fails
2014-08-06 10:32:13 -07:00
..
commands Fixed issue 4161 2014-07-08 13:19:43 -07:00
communicators Modified WinRM rm filter to account for -f switch, handle recurse properly 2014-07-30 15:43:37 -04:00
guests Merge pull request #4274 from sax/smartos_rsync 2014-08-05 17:20:38 -07:00
hosts Merge pull request #4224 from kamazee/fix/master/nfs_archlinux_systemd 2014-08-05 17:46:40 -07:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 Add config.vm.box_server_url setting 2014-08-01 14:38:55 +02:00
providers Merge pull request #3934 from xstevecs/master 2014-08-06 10:27:20 -07:00
provisioners Merge pull request #4087 from zr40/fix/master/prevent-double-output 2014-08-06 10:32:13 -07:00
synced_folders Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04: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.