vagrant/plugins
Evgeny Sinelnikov 3dd90aa955 Add ALT Linux platforms guest detection and support
* ALT Linux platforms is an original rpm based distribution
forked as Mandrake Russian Edition Spring at 2001 year
* Distributions of ALT Linux use etcnet (https://www.altlinux.org/Etcnet) as
internal network configuration system needs for configure_networks support
2017-07-03 00:25:33 +03:00
..
commands Convert atlas references to vagrant cloud 2017-06-23 10:01:51 -07:00
communicators (#6640) Use default cipher list for ssh communicator 2017-06-09 17:18:15 -07:00
guests Add ALT Linux platforms guest detection and support 2017-07-03 00:25:33 +03:00
hosts Invoke tee from specific path 2017-06-29 16:11:18 -07:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 (#7855) Introduce more ssh options for machines 2017-06-15 16:29:53 -07:00
providers Fixing vagrant ssh issue 8705 2017-06-21 10:23:34 -04:00
provisioners (#7139) Add post-install provisioner to docker provisioner 2017-06-27 16:01:23 -07:00
pushes Isolate push deprecation to atlas strategy only 2017-03-21 15:08:17 -07:00
synced_folders Fix nil case 2017-06-16 11:22:56 +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.