This website requires JavaScript.
Explore
Help
Sign In
kienan
/
vagrant-hostmanager
Watch
1
Star
0
Fork
You've already forked vagrant-hostmanager
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
39c197d7cc
vagrant-hostmanager
/
locales
/
en.yml
5 lines
94 B
YAML
Raw
Normal View
History
Unescape
Escape
Proof-of-concept support for managing /etc/hosts. Hooks into the up and destroy commands to manage changes to the /etc/hosts file on active machines.
2013-03-27 19:29:21 +00:00
en
:
vagrant_hostmanager
:
Implement command to update /etc/hosts files. This commit disables automatic updates by default instead preferring the user to execute the hostmanager sub-command. The user can enable auto updates via configuration.
2013-04-06 12:59:07 +00:00
hosts_file
:
update
:
"[%{name}] Updating /etc/hosts file"