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