Open tknerr opened 9 years ago
Don't do this: https://github.com/tknerr/bills-kitchen/blob/master/Rakefile#L155-160
Monkey patch it instead via an additional plugin, e.g. like here: https://github.com/WinRb/vagrant-windows/blob/758c4c825d8e9594271cd164962b55c28fad799f/lib/vagrant-windows/plugin.rb
Same goes for remote docker host support here: https://github.com/tknerr/bills-kitchen/tree/master/files/tools/vagrant/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.7.2/plugins/providers/docker
Don't do this: https://github.com/tknerr/bills-kitchen/blob/master/Rakefile#L155-160
Monkey patch it instead via an additional plugin, e.g. like here: https://github.com/WinRb/vagrant-windows/blob/758c4c825d8e9594271cd164962b55c28fad799f/lib/vagrant-windows/plugin.rb