vagrant/plugins
Shawn Neal 1152b4e1df Fix issue 5790
Leaving around plaintext username and passwords in a script on a box isn't the best from a security standpoint. This change ensures the scheduled task wrapper script for WinRM doesn't leave these around on the box, and instead passes them to the script as arguments.
2015-06-10 16:04:46 -07:00
..
commands Add option to enable trusted HTTP redirects 2015-05-31 09:34:02 -07:00
communicators Fix issue 5790 2015-06-10 16:04:46 -07:00
guests Use the extended password parameter, more compatible 2015-06-08 04:13:23 +01: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 Be more defensive when trying to get the line number 2015-05-31 18:32:23 -07:00
providers Merge pull request #5691 from bergman/list-of-nics-to-bridge-to 2015-05-30 12:02:17 -07:00
provisioners Add UI::Interface#color? 2015-06-01 11:49:09 -04:00
pushes Cleanup style 2015-04-02 10:11:41 -04:00
synced_folders Merge pull request #4867 from malonecm/GH4201-ShowRSyncOutput 2015-05-30 21:21: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.