vagrant/plugins
Aneesh Agrawal 49ff17b9b9 Check Upstart is running before emitting upstart events.
Fixes issue #5377.
Check that Upstart is not just installed but currently actively running
before attempting to emit an event after mounting shared folders.
Only requires the binary be named upstart, not that it lives in /sbin.
2015-04-22 09:20:27 -04:00
..
commands Remove message for now 2015-02-03 21:06:51 -05:00
communicators communicators/winrm: don't stop task on idle end 2015-03-12 15:25:40 -05:00
guests Check Upstart is running before emitting upstart events. 2015-04-22 09:20:27 -04:00
hosts Allow colon in NFS ID regex 2015-01-20 14:11:42 +00:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 Merge branch 'master' into winrm_error_handling 2015-01-20 16:16:48 -05:00
providers only set EFI secure boot for gen 2 machines in hyperv provider 2015-03-30 20:00:16 +07:00
provisioners Salt bootstrap ps1 should be idempotent 2015-04-14 05:57:16 -07:00
pushes Cleanup style 2015-04-02 10:11:41 -04:00
synced_folders Merge pull request #5175 from hdeheer/patch-1 2015-02-24 10:06:24 -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.