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

Fix when not managing config file #751

Merged
merged 1 commit into from
Sep 22, 2015
Merged

Conversation

mcanevet
Copy link
Contributor

This code have been remove here 4bab65e#diff-0938042fe2382aeb10032aa7f8444995 but it is required otherwise we get an Evaluation Error: Unknown variable: 'install_db_args'. when using manage_config_file = false

@DavidS
Copy link
Contributor

DavidS commented Aug 28, 2015

There is no test with manage_config_file=false. That's why this was not noticed before. Hint, hint, nudge, nudge!

@DavidS DavidS added the bugfix label Aug 28, 2015
@igalic
Copy link
Contributor

igalic commented Sep 21, 2015

@mcanevet hint hint nudge nudge

@mcanevet
Copy link
Contributor Author

@DavidS @igalic unit test added

@DavidS
Copy link
Contributor

DavidS commented Sep 22, 2015

That unit test will succeed even without the change.

@mcanevet
Copy link
Contributor Author

@DavidS it should fail when using STRICT_VARIABLES="yes", no?

@DavidS
Copy link
Contributor

DavidS commented Sep 22, 2015

Ah yes, you are, of course correct. Can you squash this into a single commit, so we can merge this?

This code have been remove here puppetlabs@4bab65e#diff-0938042fe2382aeb10032aa7f8444995 but it is required otherwise we get an `Evaluation Error: Unknown variable: 'install_db_args'.` when using `manage_config_file = false`
@mcanevet
Copy link
Contributor Author

@DavidS done

igalic added a commit that referenced this pull request Sep 22, 2015
Fix when not managing config file
@igalic igalic merged commit c17c465 into puppetlabs:master Sep 22, 2015
@igalic
Copy link
Contributor

igalic commented Sep 22, 2015

thanks everyone \o/

@mcanevet mcanevet deleted the patch-1 branch September 22, 2015 13: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.

3 participants