diff --git a/hieradata/common.yaml b/hieradata/common.yaml deleted file mode 100644 index 6244573..0000000 --- a/hieradata/common.yaml +++ /dev/null @@ -1,3 +0,0 @@ ---- -classes: - - 'profile::base' diff --git a/site/profile/manifests/base.pp b/modules/time/manifests/init.pp similarity index 90% rename from site/profile/manifests/base.pp rename to modules/time/manifests/init.pp index ab0ea68..a53340d 100644 --- a/site/profile/manifests/base.pp +++ b/modules/time/manifests/init.pp @@ -1,4 +1,4 @@ -class profile::base { +class time { class { '::chrony': servers => { "ptbtime1.ptb.de"=>["iburst"],