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

Added unmanaged_path and custom_fragment options to userdir #1931

Merged
merged 3 commits into from
Jun 28, 2019

Conversation

GeorgeCox
Copy link
Contributor

The unmanged_path option stops the template from configuring the directory permissions in userdir.conf, this is useful if you want to have path set as 'public_html' or 'https://mysite/*' etc.

The custom_fragment option allows you to add your own config to userdir.conf, useful when using the unmanaged_path option.

@florindragos
Copy link
Contributor

Hi @GeorgeCox
The new options look fine but could you please add some tests with unmanaged_path=true ?
Thanks!

@GeorgeCox
Copy link
Contributor Author

Hi @florindragos, I've added some tests for unmanaged_path and custom_fragment.
Cheers, George

@ThoughtCrhyme ThoughtCrhyme reopened this Jun 28, 2019
@ThoughtCrhyme ThoughtCrhyme merged commit 5e62feb into puppetlabs:master Jun 28, 2019
cegeka-jenkins pushed a commit to cegeka/puppet-apache that referenced this pull request Jul 15, 2020
Added unmanaged_path and custom_fragment options to userdir
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