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

fix: better spacing for RewriteRule #2589

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

teluq-pbrideau
Copy link

Summary

Fix spacing for RewriteRule

Additional Context

Related Issues (if any)

#2588

Checklist

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

@CLAassistant
Copy link

CLAassistant commented Feb 25, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 for generating better VHost even if this is somewhat a breaking change.

Testing the whole generated fragments as a single test instead of each line as currently done in this module and a lot of other puppet modules would not only run faster, but make it obvious that the generated config is changed. It would also help spotting this kind of issues when they are introduced, or spot unexpected changes when reworking templates.

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

Successfully merging this pull request may close these issues.

3 participants