-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Small changes for next major release #2291
Labels
Comments
Some more.
|
This was referenced Sep 5, 2022
Hello! 👋 This issue has been open for a while and has had no recent activity. We've labelled it with If you are waiting on a response from us we will try and address your comments on a future Community Day. Alternatively, if it is no longer relevant to you please close the issue with a comment. |
Linking: #2350 |
david22swan
added a commit
to david22swan/puppetlabs-apache
that referenced
this issue
Dec 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A list of small backwards incompatible changes that should be included when we next do a major release, any changes listed here are from bugs that have been given compatible fixes for now:
$proxy_timeout
in manifest/mod/proxy should have the typeOptional[Integer[0]]
https://github.com/puppetlabs/puppetlabs-apache/blob/main/manifests/mod/proxy.pp#L33, also
cas_timeout
andcas_idle_timeout
The text was updated successfully, but these errors were encountered: