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

make default mods configurable #314

Merged
merged 1 commit into from
Aug 27, 2013
Merged

make default mods configurable #314

merged 1 commit into from
Aug 27, 2013

Conversation

igalic
Copy link
Contributor

@igalic igalic commented Aug 23, 2013

...in a backwards-compatible manner.

Right now there are two options, either to enable a rather broad batch
of modules that someone found to be a good default set, or to leave them
unmanaged all-together.

This patch provides the users wtih the ability to manage their set of
default modules, by passing it as array to default_mods.

This fixes #298

n.b.: we've added test cases here, but they aren't yet part of the
actual test spec, because I have no idea how to do that.

...in a backwards-compatible manner.

Right now there are two options, either to enable a rather broad batch
of modules that someone found to be a good default set, or to leave them
unmanaged all-together.

This patch provides the users wtih the ability to manage their set of
default modules, by passing it as array to default_mods.

This fixes #298

n.b.: we've added test cases here, but they aren't yet part of the
actual test spec, because I have no idea how to do that.
hunner added a commit that referenced this pull request Aug 27, 2013
make default mods configurable
@hunner hunner merged commit f7f303d into puppetlabs:master Aug 27, 2013
hunner added a commit to hunner/puppetlabs-apache that referenced this pull request Sep 4, 2013
PR puppetlabs#314 was merged without tests and consequently had bugs. This moves
the `apache::default_mods::load` defined resource into
`manifests/default_mods/load.pp` and adds the missing `mods` parameter
to the `apache::default_mods` class. Also lots of tests are added.
@igalic igalic deleted the default_modules branch November 14, 2013 14:32
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.

None yet

3 participants