Today I pushed updates for vagrant-hostmanager-1.8.2-1 to Fedora 23,
24, and Rawhide.
vagrant-hostmanager
is a handy Vagrant plugin that edits the
/etc/hosts
files on your guests and on your host so that you can
reference your Vagrant guests by hostname. This latest minor update
allows users to manage /etc/hosts without sudo if their user account has
write permissions to the file. If you'd like to help with testing,
please try it out the
Fedora 23
or
Fedora 24
Bodhi updates, and report Karma:
sudo dnf upgrade --enablerepo updates-testing vagrant-hostmanager
Thanks for reading, and I hope you find the plugin to be useful. Happy hacking!