puppet-system
puppet-system copied to clipboard
system::ntp class faulty, iburst not found
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'
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?
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 !
I am not a RedHat like user, this module is special because it manages several things. So we should move to puppetlabs-ntp.
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.