Move broken-rtc from a localinfo "role" defined in local.yaml to a class included...
[mirror/dsa-puppet.git] / modules / time / manifests / init.pp
index 9f1ec60..13010f2 100644 (file)
@@ -9,6 +9,5 @@ class time {
                include systemdtimesyncd
        } else {
                include ntp
-               include ntpdate
        }
 }