devopsgroup-io / vagrant-hostmanager

:pencil: A Vagrant plugin that manages hosts files within a multi-machine environment.
Mozilla Public License 2.0
1.46k stars 146 forks source link

vagrant-hostmanager #189

Closed digitall-it closed 8 years ago

digitall-it commented 8 years ago

Consider adding in README.md

vagrant plugin install vagrant-hostmanager

Consider adding in Vagrantfile

config.hostmanager.enabled = true config.hostmanager.manage_host = true config.hostmanager.manage_guest = true config.hostmanager.ignore_private_ip = false config.hostmanager.include_offline = true