vagrant/plugins
KATOH Yasufumi 05d27d20e4 improve slackware/plamo detection and change nfs_check_command
* On Slackware, /etc/rc.d/rc.nfsd has no "status" argument, so the check command change to pidof command.
* On Plamo Linux, there is no /etc/slackware-release file, so use "/usr/lib/setup/Plamo-*" instead.
2013-08-27 08:13:23 +09:00
..
commands vagrant box remove doesn't need provider if box only has one [GH-1032] 2013-07-10 19:57:53 -07:00
communicators/ssh Close SSH channel after exit status received [GH-603] 2013-07-12 06:40:27 +09:00
guests Merge pull request #1698 from Govinda-Fichtner/gentoo_fix 2013-06-13 20:13:04 -07:00
hosts improve slackware/plamo detection and change nfs_check_command 2013-08-27 08:13:23 +09:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 Validate an IP is given for a private network [GH-1788] 2013-06-09 13:46:46 -07:00
providers/virtualbox Update CHANGELOG 2013-07-13 09:22:53 +09:00
provisioners Remove dna and data bag secret prior to upload in Chef [GH-1111] 2013-07-10 20:26:53 -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.