Skip to content

[Documentation:Developer] add vagrant-timezone plugin #612

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

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

bmcutler
Copy link
Member

@bmcutler bmcutler commented Jun 17, 2024

This may help fix clock skew on Vagrant (currently a problem on Mac machines?)

This PR also adds some instructions for cleaning up an old vagrant installation that has the now-unnecessary Guest Additions.

@bmcutler bmcutler merged commit 956e973 into main Jun 17, 2024
2 checks passed
@bmcutler bmcutler deleted the vagrant-timezone branch June 17, 2024 18:56
bmcutler added a commit to Submitty/Submitty that referenced this pull request Jul 11, 2024
### What is the current behavior?
Vagrant VM (on Mac OSX hosts) can experience clock skew.

### What is the new behavior?
This should help fix the problem.

You'll also need to add the plugin to the host (documentation has also
been added with
Submitty/submitty.github.io#612)
```
vagrant plugin install vagrant-timezone
```
and run `vagrant halt` and `vagrant up`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant