diff --git a/modules/time/manifests/init.pp b/modules/time/manifests/init.pp index 0cfc579..864fe4d 100644 --- a/modules/time/manifests/init.pp +++ b/modules/time/manifests/init.pp @@ -1,6 +1,5 @@ # takes care of everything related to time class time { - include 'chrony' class { 'chrony': servers => { 'ptbtime1.ptb.de' => ['iburst'],