puppet-system icon indicating copy to clipboard operation
puppet-system copied to clipboard

system::ntp class faulty, iburst not found

Open kratan opened this issue 7 years ago • 3 comments

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet Server/client:latest

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

in hiera: system::ntp::servers:

  • 1.2.3.4
  • 3.4.4.5

in module: include system::ntp

What are you seeing

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

kratan avatar Sep 13 '18 15:09 kratan

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?

bastelfreak avatar Sep 15 '18 13:09 bastelfreak

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 avatar Sep 04 '19 08:09 Dan33l

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

Dan33l avatar Sep 04 '19 08:09 Dan33l

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.

bastelfreak avatar Jun 09 '23 13:06 bastelfreak