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

'allow_encoded_slashes' vhost parameter was omitted #931

Merged
merged 1 commit into from
Nov 13, 2014
Merged

'allow_encoded_slashes' vhost parameter was omitted #931

merged 1 commit into from
Nov 13, 2014

Conversation

antoineco
Copy link

allow_encoded_slashes vhost parameter was omitted when transitioning the vhost ERB template to concat fragments

if $allow_encoded_slashes {
concat::fragment { "${name}-allow_encoded_slashes":
target => "${priority_real}-${filename}.conf",
order => 50,
Copy link
Contributor

Choose a reason for hiding this comment

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

49 would not have been an option?

Copy link
Author

Choose a reason for hiding this comment

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

It would have, of course, but since this parameter has obviously been
forgotten during the switch from the previous layout I preferred to follow
the strict order already in place.

Antoine

@underscorgan
Copy link
Contributor

Can you please rebase and squash this down to a single commit? Otherwise, 👍

igalic added a commit that referenced this pull request Nov 13, 2014
'allow_encoded_slashes' vhost parameter was omitted
@igalic igalic merged commit 7e63b00 into puppetlabs:master Nov 13, 2014
@igalic
Copy link
Contributor

igalic commented Nov 13, 2014

thanks @TONI0 \o/

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

Successfully merging this pull request may close these issues.

4 participants