mlvagrant
mlvagrant copied to clipboard
Document how to change timezone
Manually:
- rm /etc/localtime
- ln -s /usr/share/zoneinfo/CET /etc/localtime
Or maybe there is a vagrant plugin to help with this?
There is a plugin, and it allows matching TZ with host. I might make that the default.. :)
https://github.com/tmatilai/vagrant-timezone