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

Document how to change timezone #128

Open
grtjn opened this issue May 15, 2018 · 1 comment
Open

Document how to change timezone #128

grtjn opened this issue May 15, 2018 · 1 comment
Assignees
Milestone

Comments

@grtjn
Copy link
Owner

grtjn commented May 15, 2018

Manually:

  • rm /etc/localtime
  • ln -s /usr/share/zoneinfo/CET /etc/localtime

Or maybe there is a vagrant plugin to help with this?

@grtjn grtjn self-assigned this May 15, 2018
@grtjn grtjn added this to the 1.0.6 milestone May 15, 2018
@grtjn
Copy link
Owner Author

grtjn commented May 22, 2018

There is a plugin, and it allows matching TZ with host. I might make that the default.. :)

https://github.com/tmatilai/vagrant-timezone

@grtjn grtjn modified the milestones: 1.0.6, 1.0.7 Jun 28, 2019
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

1 participant