diff --git a/changelog/changes/2024-03-28-ntp-chrony.md b/changelog/changes/2024-03-28-ntp-chrony.md new file mode 100644 index 0000000000..dd6c68e1d0 --- /dev/null +++ b/changelog/changes/2024-03-28-ntp-chrony.md @@ -0,0 +1,3 @@ +- Enabled ntpd by default on AWS & GCP, enabled chronyd by default on Azure. The native time sync source is used on each cloud. ([scripts#1792](https://github.com/flatcar/scripts/pull/1792)) +- Enabled the ptp_vmw module in the kernel. +- Switched ptp_kvm from kernel builtin to module.