vagrant/plugins
Gilles Cornu 4e81be879c Check SSH key permissions in machine.ssh_info
With this change, any caller of machine.ssh_info is assured that best
efforts will be done to fix possible wrong permissions on the private
key files.

Fix #4652
2014-10-20 17:33:06 +02:00
..
commands commands/version: remove unused require 2014-09-01 15:29:27 -07:00
communicators Check SSH key permissions in machine.ssh_info 2014-10-20 17:33:06 +02:00
guests Merge pull request #4209 from mwrock/smb_sync 2014-10-07 08:19:26 -07:00
hosts fix nfs on gentoo with systemd 2014-08-31 22:29:16 +08:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 kernel/v2: always forward SSH [GH-4437] 2014-09-04 14:19:47 -07:00
providers providers/virtualbox: cleaner ignore DHCP 2014-09-04 14:20:03 -07:00
provisioners Check whether Salt bootstrap script exists before attempting to delete it. GH-4614 2014-10-10 23:20:50 +13:00
synced_folders Merge pull request #4209 from mwrock/smb_sync 2014-10-07 08:19:26 -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.