Skip to content

Proper containment for mysql::client in mysql::db #605

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

Merged
merged 1 commit into from
Nov 18, 2014

Conversation

slamont
Copy link
Contributor

@slamont slamont commented Nov 18, 2014

This is to ensure that mysql::client is not floating around.

I had a problem where the installation of mysql-client package was failing because the apt-get update that was suppose to come first in one of my role was not yet executed.
Adding the anchor and the Class reference, fixed the issue.

hunner added a commit that referenced this pull request Nov 18, 2014
Proper containment for mysql::client in mysql::db
@hunner hunner merged commit b7feb95 into puppetlabs:master Nov 18, 2014
hunner added a commit that referenced this pull request May 19, 2016
remove erroneous anchors to mysql::client from mysql::db

Over zealous containment is considered a bug, and #605 introduced inflexibilities that should have been solved at the profile level (ie, make apt update run early).
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