lib/bib-vagrant.rb in bib-vagrant-0.1.1 vs lib/bib-vagrant.rb in bib-vagrant-0.1.2
- old
+ new
@@ -2,6 +2,7 @@
require "vagrant"
rescue LoadError
raise "This plugin must be run within Vagrant."
end
-require "bib/vagrant/plugin"
\ No newline at end of file
+require "bib/vagrant/plugin"
+require "bib/vagrant/provisioner"