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

(MODULES-2120) Allow empty docroot #1222

Merged
merged 1 commit into from
Oct 13, 2015

Conversation

yakatz
Copy link
Contributor

@yakatz yakatz commented Oct 9, 2015

This is a single commit version of a similar pull request.
Ignoring the document root requires setting both docroot and manage_docroot to false.

@DavidS
Copy link
Contributor

DavidS commented Oct 9, 2015

Please add a sentence or two to the README explaining this change.

If also someone familiar with that change (@igalic, @roidelapluie ) could have a second look, I'd be grateful.

@yakatz yakatz force-pushed the feature/master/allow_no_docroot branch from b5ee6d7 to 22be98c Compare October 9, 2015 13:59
README.md updated
If `docroot` and [`manage_docroot`][] are both set to `false`, no
[`DocumentRoot`][] will be set and the accompanying
`<Directory /path/to/directory>` block will not be created.
@yakatz yakatz force-pushed the feature/master/allow_no_docroot branch from 22be98c to f57f7f7 Compare October 9, 2015 14:02
@yakatz
Copy link
Contributor Author

yakatz commented Oct 9, 2015

README updated.

@igalic
Copy link
Contributor

igalic commented Oct 13, 2015

this looks good!

@yakatz you might wanna add this commit's email to your github settings, for extra magick internet points

@igalic igalic merged commit f57f7f7 into puppetlabs:master Oct 13, 2015
@yakatz yakatz deleted the feature/master/allow_no_docroot branch October 13, 2015 16:17
@yakatz yakatz restored the feature/master/allow_no_docroot branch October 29, 2015 16:41
@yakatz yakatz deleted the feature/master/allow_no_docroot branch September 26, 2016 20:14
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