Mitchell Hashimoto
|
55528e051c
|
Move provisioners to Vagrant.plugin("1", :provisioner)
|
2012-06-26 16:04:51 -07:00 |
Mitchell Hashimoto
|
590f648fc0
|
Built-in plugins use Vagrant.plugin("1", :config)
|
2012-06-26 16:02:44 -07:00 |
Mitchell Hashimoto
|
2e00a007ce
|
Move provisioner superclass into the V1 namespace
|
2012-06-26 15:06:04 -07:00 |
Mitchell Hashimoto
|
41bc8e7454
|
Move Config::V1::Base to Vagrant::Plugin::V1::Config
|
2012-06-24 17:06:11 -07:00 |
Jens Braeuer
|
ae92895411
|
Fix problem that Puppet module-paths were re-ordered by Vagrant.
Puppet module-path were re-ordered by Vagrant due to the use of a
hash. This could lead to unpredictable results.
|
2012-06-07 20:37:15 +02:00 |
Mitchell Hashimoto
|
22e54eed58
|
Remove autoload from provisioners plugins
|
2012-05-23 16:07:08 -07:00 |
Mitchell Hashimoto
|
9956e6d012
|
Better directory structure for plugins
|
2012-04-20 16:53:01 -07:00 |