Mitchell Hashimoto
|
70bdd9f56e
|
Move host base class to a plugin component
|
2012-06-27 09:26:03 -07:00 |
|
Mitchell Hashimoto
|
53d8c28c8e
|
Move guests to Vagrant.plugin("1", :guest)
|
2012-06-26 16:28:49 -07:00 |
|
Mitchell Hashimoto
|
b23dda54b8
|
Move command base class to a plugin component
|
2012-06-26 16:18:02 -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 |
|
Mitchell Hashimoto
|
ffab8cab68
|
Renamespace V1 plugin root to Vagrant::Plugin::V1::Plugin
This is mostly a transparent change to end users, but I'm going to put
all base classes for V1 into Vagrant::Plugin::V1.
|
2012-06-24 14:24:52 -07:00 |
|