operations icon indicating copy to clipboard operation
operations copied to clipboard

Hardcode NTP server using IP address

Open Firefishy opened this issue 2 years ago • 0 comments

Recently a server's BIOS settings were reset, causing Date/Time to be incorrect. DNSSEC failed due to incorrect time. The NTP servers in chrony could then not be resolved due to DNSSEC issue.

Fix: Ideally set IP via DNS resolution in chef: time.cloudflare.com Alternatively hardcode IP from DNS time.cloudflare.com

Firefishy avatar Jun 21 '22 12:06 Firefishy