lib/bib/vagrant/plugin.rb in bib-vagrant-0.1.0 vs lib/bib/vagrant/plugin.rb in bib-vagrant-0.1.1
- old
+ new
@@ -14,10 +14,9 @@
module VagrantPlugins
module Bib
module Vagrant
class Plugin < ::Vagrant.plugin("2")
- puts "MEH"
name "bib-vagrant"
description <<-DESC
This is a fake plugin to get bib::vagrant into vagrant
DESC