voxpupuli / puppet-chrony

Puppet module for Chrony with Systemd
https://forge.puppet.com/puppet/chrony
Apache License 2.0
13 stars 59 forks source link

prefer option for server #199

Closed baragoon closed 4 months ago

baragoon commented 4 months ago

Hi, is it possible to add "prefer" option for the specific server? Can't find any available option for this. Thank you in advance!

kenyon commented 4 months ago

Yes, you add options as an array like in the example here: https://github.com/voxpupuli/puppet-chrony?tab=readme-ov-file#id-like-to-use-ntp-authentication

baragoon commented 4 months ago

Yes, you add options as an array like in the example here: https://github.com/voxpupuli/puppet-chrony?tab=readme-ov-file#id-like-to-use-ntp-authentication

Hi, thank you for your answer! But, is there any chance to do this through hiera?

kenyon commented 4 months ago

Yes, you can do this through hiera.