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 hiera::eyaml defaults come from base class #40

Merged
merged 1 commit into from
Nov 21, 2014
Merged

Conversation

hunner
Copy link
Member

@hunner hunner commented Nov 21, 2014

The hiera::eyaml defaults were coming from hiera::params, but so were
the defaults for the eponymous class. This requires passing the same
parameters to both classes.

This change lets the eyaml class pull the defaults from the eponymous
class and therefore not need duplicate values passed.

The hiera::eyaml defaults were coming from hiera::params, but so were
the defaults for the eponymous class. This requires passing the same
parameters to both classes.

This change lets the eyaml class pull the defaults from the eponymous
class and therefore not need duplicate values passed.
hunner added a commit that referenced this pull request Nov 21, 2014
Make hiera::eyaml defaults come from base class
@hunner hunner merged commit 6453746 into master Nov 21, 2014
@hunner hunner deleted the eyaml_defaults branch November 21, 2014 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant