-
-
Notifications
You must be signed in to change notification settings - Fork 882
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
Bug with v6.0.0 and nginx 1.18.x #1605
Comments
I am trying to understand what is going on exactly as I think this is not new in version 6.0.0. Plain 1st ever run of this test
Results in:
And this config:
The second run results in:
and this config:
Diff being the line This is with version 5 of the module. IMHO the actual code that is important is https://github.com/voxpupuli/puppet-nginx/blob/master/templates/server/server_ssl_header.erb#L5-L10 and wasn't changed. I will add a second comment with the same test for version 6 |
1st run:
config:
2nd run:
config:
diff:
|
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
What behaviour did you expect instead
Output log
The text was updated successfully, but these errors were encountered: