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
436da57cc4
Add the #action API to the provider plugin
2012-07-14 17:04:06 -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
Renamespace V1 plugin root to Vagrant::Plugin::V1::Plugin
2012-06-24 14:24:52 -07:00
provider.rb
Add the #action API to the provider plugin
2012-07-14 17:04:06 -07:00
provisioner.rb
Move provisioner superclass into the V1 namespace
2012-06-26 15:06:04 -07:00