agiledivider / vagrant-hostsupdater

MIT License
1.15k stars 130 forks source link

Impossible to disable hostsupdater #196

Closed oxyc closed 1 year ago

oxyc commented 3 years ago

Currently even if you set hostsupdater: 'skip' on the network, 127.0.0.1 is still added as a hosts entry only by having the plugin installed.

https://github.com/agiledivider/vagrant-hostsupdater/blob/38eee8150cb659e69abebf4cc55eb2ad8e1bd4a5/lib/vagrant-hostsupdater/HostsUpdater.rb#L45

Consequently there's no way to entirely disable hostsupdater and it breaks compatibility with eg. vagrant-hostmanager.