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

Time sync not working due to Hetzner Firewall blocking NTP to default pools #19

Open
andyneeb opened this issue Jan 29, 2019 · 0 comments
Assignees

Comments

@andyneeb
Copy link
Collaborator

Since Hetzner firewall blocks rhel7 default NTP pools we need to add the Hetzner NTP server

server ntp1.hetzner.de iburst
server ntp2.hetzner.com iburst
server ntp3.hetzner.net iburst

to /etc/chrony.conf

To avoid any deps on Hetzner env it seems best to make the NTP server a variable with Hetzner server being default

@andyneeb andyneeb self-assigned this Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant