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 apache::mod to specify module id and path #445

Merged
merged 1 commit into from
Nov 8, 2013

Conversation

ptomulik
Copy link
Contributor

@ptomulik ptomulik commented Nov 8, 2013

Add $id, $path and $lib_path parameters to apache::mod. These parameters
are used in #342. The purpose of the whole thing is to plit #342 into
smaller parts to make review process easier, see
#342 (comment)

This PR covers all changes introduced by #271 to manifests/mod.pp. I
just don't have test/mod_load_params.pp as in #271.

Add $id, $path and $lib_path parameters to apache::mod. These parameters
are used in puppetlabs#342. The purpose of the whole thing is to plit puppetlabs#342 into
smaller parts to make review process easier, see
puppetlabs#342 (comment)

This PR covers all changes introduced by puppetlabs#271 to manifests/mod.pp. I
just don't have test/mod_load_params.pp as in puppetlabs#271.
apenney pushed a commit that referenced this pull request Nov 8, 2013
Allow apache::mod to specify module id and path
@apenney apenney merged commit 092f927 into puppetlabs:master Nov 8, 2013
@ptomulik ptomulik deleted the explicit_mod_id branch November 8, 2013 18:37
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.

3 participants