vagrant/plugins
patrick brisbin 8c7c345bc0 Use a better check for systemd
Using `which systemctl` would return true on even non-systemd machines
during this transitional time.
2012-10-26 14:16:04 -04:00
..
commands Merge branch 'machine-abstraction' 2012-08-19 19:27:09 -07:00
communicators/ssh Whitespace and such 2012-10-12 19:51:25 -07:00
guests Allow hostnames to be subset of box name for Ubuntu 2012-10-12 20:06:54 -07:00
hosts Use a better check for systemd 2012-10-26 14:16:04 -04:00
kernel_v1 Use the new BoxCollection API 2012-07-11 18:41:13 -07:00
providers/virtualbox Disable DNS proxy for 12.10 too 2012-10-12 20:03:25 -07:00
provisioners Merge pull request #1175 from petere/puppet-exitcodes 2012-10-12 19:56:19 -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.