Skip to content

haproxy::backend: Always set $_sort_options_alphabetic #576

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

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

bastelfreak
Copy link
Collaborator

Without this there's a possiblity that the variable isn't defined. This leads to an unreferenced variable call in line 133.

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

praj1001
praj1001 previously approved these changes Sep 12, 2023
Ramesh7
Ramesh7 previously approved these changes Sep 12, 2023
Without this there's a possiblity that the variable isn't defined. This
leads to an unreferenced variable call in line 133.
@Ramesh7 Ramesh7 merged commit 6177fdd into puppetlabs:main Sep 13, 2023
@bastelfreak bastelfreak deleted the pick branch September 13, 2023 06:58
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.

6 participants