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 param for AllowOverride in the userdir.conf template #1602

Merged
merged 1 commit into from
Mar 10, 2017

Conversation

dstepe
Copy link
Contributor

@dstepe dstepe commented Mar 9, 2017

#4516 Add param for AllowOverride values in userdir template

Add a param to the apache::mod::userdir class to accept an array of override value. Replace the hardcoded list in the userdir.conf.erb template with an array join, similar to the existing Options line. Use the previously hardcoded values as the default for the overrides param.

The AllowOverride directive values were previously hardcoded in the template.

https://tickets.puppetlabs.com/browse/MODULES-4516

…dir.conf template

This replaces the hardcoded list with an array join, similar to the existing Options line. The previously hardcoded values are used as the default for the overrides param.
@wilson208
Copy link
Contributor

@dstepe LGTM 👍

@wilson208 wilson208 merged commit cbfdaa3 into puppetlabs:master Mar 10, 2017
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