vagrant/plugins
Mitchell Hashimoto 77bd296a07 Merge pull request #2203 from copperlight/ansible-host-key-checking
provisioners/ansible: add ansible.host_key_checking configuration parameter
2013-09-15 16:35:45 -07:00
..
commands commands/up: validate provision-with args [GH-1957] 2013-09-02 15:06:03 -07:00
communicators/ssh core: exec with the proxy command if specified 2013-09-04 17:23:43 -07:00
guests guests/coreos: proper guest IP detection [GH-2146] 2013-09-06 11:30:53 -07:00
hosts Put nfs opts setup in separate function and configured to be called by both generic linux and arch nfs_options. Fixes undefined method join exception in arch 2013-09-10 11:39:41 -04:00
kernel_v1 kernel_v1: don't upgrade "max_tries" and "timeout" because they're gone 2013-09-02 09:09:39 -07:00
kernel_v2 core: dup option hashes everywhere 2013-09-05 14:26:53 -07:00
providers/virtualbox Merge pull request #1745 from jheise/master 2013-09-02 15:10:33 -07:00
provisioners Merge pull request #2203 from copperlight/ansible-host-key-checking 2013-09-15 16:35:45 -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.