goodhosts / vagrant

Vagrant plugin that use goodhosts to manipulate hosts files
https://rubygems.org/gems/vagrant-goodhosts/
MIT License
17 stars 8 forks source link

Show plugin output if it is used by vagrantfile #7

Closed Mte90 closed 4 years ago

Mte90 commented 4 years ago

In a vagrant box where the plugins is not used the code is executed anyway

Mte90 commented 4 years ago

This happens because we add also the default hostname https://github.com/goodhosts/vagrant/blob/0ae95fb745b5fdb6f0ed1e49bd68c5ae8531b039/lib/vagrant-goodhosts/GoodHosts.rb#L85 I think that is a feature of the plugin itself.