X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ftime%2Fmanifests%2Finit.pp;h=13010f2a0f5b38974371f29492d8873b0a8dfc4b;hb=927981be74657fc57d0e23237179565aa87acd91;hp=9f1ec6032e43194b49c8d4436cb44b08b6b3544d;hpb=f3a55d7f3083e0c567bdb06984f871e98f47d2df;p=mirror%2Fdsa-puppet.git diff --git a/modules/time/manifests/init.pp b/modules/time/manifests/init.pp index 9f1ec6032..13010f2a0 100644 --- a/modules/time/manifests/init.pp +++ b/modules/time/manifests/init.pp @@ -9,6 +9,5 @@ class time { include systemdtimesyncd } else { include ntp - include ntpdate } }