Disable ntpd management for now

The current ntp puppet manifest does not support 24.04, and we need to
figure out if the future means timesyncd or chrony.
This commit is contained in:
Patrik Lundin 2024-07-04 13:32:23 +02:00
parent 74fb420946
commit 3d0413b450
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -6,12 +6,4 @@
disable_ipv6_privacy: true
disable_all_local_users: true
install_scriptherder: true
sunet::ntp:
disable_pool_ntp_org: true
set_servers: [
"gbg1.ntp.se",
"mmo1.ntp.se",
"sth1.ntp.se",
"svl1.ntp.se",
"lul1.ntp.se",
]
ntpd_config: false