Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimum value for poll interval should be 3, not 4 #665

Merged
merged 1 commit into from
Feb 2, 2023
Merged

minimum value for poll interval should be 3, not 4 #665

merged 1 commit into from
Feb 2, 2023

Conversation

johnwarburton
Copy link
Contributor

Hi Team

Just migrating over to using the ntp forge module, and found this little nit

minpoll should be allowed to be 3, per the ntp documentation https://doc.ntp.org/documentation/4.2.6-series/confopt/#command-options, and 3 is even described as the lower range in https://github.com/puppetlabs/puppetlabs-ntp/blob/main/manifests/init.pp#L105

Hi Team

Just migrating over to using the ntp forge module, and found this little nit

`minpoll` should be allowed to be 3, per the ntp documentation https://doc.ntp.org/documentation/4.2.6-series/confopt/#command-options, and 3 is even described as the lower range in https://github.com/puppetlabs/puppetlabs-ntp/blob/main/manifests/init.pp#L105
@johnwarburton johnwarburton requested a review from a team as a code owner February 1, 2023 03:38
@CLAassistant
Copy link

CLAassistant commented Feb 1, 2023

CLA assistant check
All committers have signed the CLA.

@chelnak chelnak merged commit f320f87 into puppetlabs:main Feb 2, 2023
@johnwarburton
Copy link
Contributor Author

Thanks @chelnak
Is there an ETA for the next release?
Cheers

@chelnak
Copy link
Contributor

chelnak commented Feb 3, 2023

I'm sure we can get something out asap!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants