vagrant/plugins
Ramon de la Fuente f6a5e20688 Add autostart as an option for vagrant boxes
Added specs for the environment and vagrantfile. Added a methd to retrieve
autostart_machine_names. Changed the plugin up/command to use autostart_machine_names
when no argument was given to the command.
2014-04-21 13:50:57 -07:00
..
commands Add autostart as an option for vagrant boxes 2014-04-21 13:50:57 -07:00
communicators/ssh communicators/ssh: throttle warnings [GH-3442] 2014-04-11 16:17:17 -07:00
guests guests/linux: rsync chown if either user or group incorrect [GH-3485] 2014-04-15 16:55:49 -04:00
hosts Update nfs.rb 2014-03-22 21:07:45 +00:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 core: allow overriding default SSH port [GH-3474] 2014-04-15 10:37:08 -07:00
providers Small fix to hyper-v provision action 2014-04-17 17:48:03 -04:00
provisioners provisioners/salt: error if minion_config missing 2014-04-19 23:24:30 +02:00
synced_folders command/rsync-auto: proper require 2014-04-18 21:17:08 -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.