vagrant/plugins
Mattox Beckman 17a3dff77f This is a followup to issue #2591.
Arch linux will rename its eth0 device unless an empty file is placed in `/etc/udev/rules.d/`.
In order for the new rules to take effect, we need call `udevadm control --reload`.
2014-03-25 20:44:42 -05:00
..
commands commands/status: target for machine readable [GH-3218] 2014-03-14 13:05:24 -07:00
communicators/ssh communicators/ssh: change wording on retry 2014-03-21 17:48:03 -07:00
guests This is a followup to issue #2591. 2014-03-25 20:44:42 -05:00
hosts Fix Linux NFS exports pruning due to bad `sed` expression 2014-03-12 12:25:53 -07:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 kernel/v2: allow provisioner plugins to register without config 2014-03-19 17:37:52 -04:00
providers providers/virtualbox: fix missing interpolation [GH-3277] 2014-03-20 17:57:17 -07:00
provisioners provisioners/salt: style nitpicks 2014-03-12 20:04:57 -07:00
synced_folders Make shared folder type smb work for non-english windows 2014-03-17 15:11:45 +01: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.