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

Add two more lingering_ config options #1435

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

sbeaulie
Copy link
Contributor

Pull Request (PR) description

Adding two more lingering_ config options
lingering_close
lingering_time
See https://nginx.org/en/docs/http/ngx_http_core_module.html#lingering_timeout

This Pull Request (PR) fixes the following issues

n/a

@puppet-community-rangefinder
Copy link

nginx::config is a class

Breaking changes to this file MAY impact these 2 modules (near match):

nginx is a class

Breaking changes to this file WILL impact these 14 modules (exact match):
Breaking changes to this file MAY impact these 34 modules (near match):

This module is declared in 9 of 576 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@genebean
Copy link
Contributor

The two failures for CentOS 6 seem to be due to the CentOS 6 base repo going away (http://mirror.centos.org/centos-6/6/readme)

@genebean
Copy link
Contributor

Once CI goes green on #1436 this PR can be rebased and testing here should also be good.

@genebean genebean added needs-work not ready to merge just yet and removed needs-work not ready to merge just yet labels Jan 21, 2021
manifests/init.pp Outdated Show resolved Hide resolved
See https://nginx.org/en/docs/http/ngx_http_core_module.html\#lingering_timeout

tighten types
for lingering_close list the 3 valid options as enum
for lingering_time enforece a non empty string
@bastelfreak bastelfreak changed the title Adding two more lingering_ config options Add two more lingering_ config options Jan 21, 2021
@bastelfreak bastelfreak merged commit e737a59 into voxpupuli:master Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants