Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for hostmanager and hostsupdater Vagrant plugins #2639

Open
aldavigdis opened this issue Nov 5, 2022 · 2 comments
Open

Remove support for hostmanager and hostsupdater Vagrant plugins #2639

aldavigdis opened this issue Nov 5, 2022 · 2 comments

Comments

@aldavigdis
Copy link
Contributor

As hostsupdater is no longer maintained and hostsmanager has dependency issues, removing them as optional alternatives to goodhosts would streamline a lot of things.

Plugin checks in the Vagrantfile are non-functioning as Vagrant.has_plugin? will always return a falsey value as it is currently being used, so that Vagrant will default on using and installing goodhosts no matter if the other plugins as installed.

This also provides opportunities to revamp the Vagrantfile in a comprehensive way. (Subject to separate issue ticket.)

Describe alternatives you've considered

Additional context

It would be useful to have some info on how many users are using the hostsupdater and hostsmanager plugins and if this would potentially cause issues for them and how severe they are.

This was discussed in #2638.

@welcome
Copy link

welcome bot commented Nov 5, 2022

Thanks for opening your first issue here! Be sure to follow the issue template and include your OS/Vagrant/VVV versions! Don't forget you can get support in the VVV slack at https://varyingvagrantvagrants.org/docs/en-US/slack/

VVV
Join the VVV Slack Workspace

@Mte90
Copy link
Member

Mte90 commented Nov 7, 2022

Right now we don't know how many people uses them but honestly I think that if have the alert to install the plugin as mandatory it will simple for them to switch to that and avoid so many troubles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants