voxpupuli / puppet-system

Manage Linux system resources and services from hiera configuration
https://forge.puppet.com/puppet/system
Apache License 2.0
63 stars 47 forks source link

system::ntp class faulty, iburst not found #56

Closed kratan closed 1 year ago

kratan commented 6 years ago

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

in hiera: system::ntp::servers:

in module: include system::ntp

What are you seeing

Error while evaluating a Resource Statement, Class[Ntp]: has no parameter named 'iburst'

bastelfreak commented 6 years ago

hrm, IMO the whole ntp section should be ripped off and replaced by https://forge.puppet.com/puppetlabs/ntp. Can you checkout the ntp module, would that work for you?

Dan33l commented 5 years ago

Initially i thought that code is managing systemd-timesyncd but was wrongly named ntp.

But it is really ntp. So i agree that a component module should be used to configure a specific component.

And worst the ntp is managed with module erwbgy-ntp, last released in september 2013 !

Dan33l commented 5 years ago

I am not a RedHat like user, this module is special because it manages several things. So we should move to puppetlabs-ntp.

bastelfreak commented 1 year ago

Hi, based on a discussion in https://groups.io/g/voxpupuli/message/449 we decided to archive this repository. I'm going to close all issues and PRs. If you're interested in maintaining the module, please respond to our mailinglist.