This website requires JavaScript.
Explore
Help
Register
Sign In
beckermj
/
vaguerent
Watch
1
Star
0
Fork
0
You've already forked vaguerent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
vaguerent
/
lib
/
vagrant
/
plugin
/
v1
History
Mitchell Hashimoto
912998ef31
Fill in the provider API a bit more to what it is.
2012-07-16 15:24:51 -07:00
..
command.rb
Move command base class to a plugin component
2012-06-26 16:18:02 -07:00
config.rb
Move Config::V1::Base to Vagrant::Plugin::V1::Config
2012-06-24 17:06:11 -07:00
errors.rb
Renamespace V1 plugin root to Vagrant::Plugin::V1::Plugin
2012-06-24 14:24:52 -07:00
guest.rb
Move guests to Vagrant.plugin("1", :guest)
2012-06-26 16:28:49 -07:00
host.rb
Move host base class to a plugin component
2012-06-27 09:26:03 -07:00
plugin.rb
Add the "provider" API to the V1 plugin.
2012-07-15 11:17:58 -07:00
provider.rb
Fill in the provider API a bit more to what it is.
2012-07-16 15:24:51 -07:00
provisioner.rb
Move provisioner superclass into the V1 namespace
2012-06-26 15:06:04 -07:00