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

(WIP) #20562: Minor fix for ordering #186

Merged
merged 1 commit into from
Jul 2, 2013
Merged

(WIP) #20562: Minor fix for ordering #186

merged 1 commit into from
Jul 2, 2013

Conversation

apenney
Copy link
Contributor

@apenney apenney commented May 26, 2013

A very small fix for the case where the root password has been changed by hand and then you change your mysql::server entry to match. If you also change any mysql::db entries at the same time this causes those to be attempted before your /root/.my.cnf is updated.

NOTE:

I can't add rspec testing for this until rodjek/rspec-puppet#106 is merged. I would prefer not to merge this until we add those ordering tests, but I wanted to at least get a PR up for the person with the issue.

by hand and then you change your mysql::server entry to match.  If you
also change any mysql::db entries at the same time this causes those to
be attempted before your /root/.my.cnf is updated.

I can't add rspec testing for this until rodjek/rspec-puppet#106
is merged.
@kankan-01
Copy link

The patch blocking the merge of your fix ( rodjek/rspec-puppet#106 ) is stalled for now because rodjek does not have enough free time at the moment. I'm willing to help but it will take me some time to come up with something sensible ;-) Would you consider merging the patch and maybe open a new pull request dedicated to the associated test ?

@apenney
Copy link
Contributor Author

apenney commented Jul 2, 2013

As I wrote this I think I'm going to merge it in for now, I don't want us to wait for eternity for rspec-puppet changes.

apenney added a commit that referenced this pull request Jul 2, 2013
(WIP) #20562: Minor fix for ordering
@apenney apenney merged commit 1b5dc3c into puppetlabs:master Jul 2, 2013
@apenney apenney deleted the rootpassword branch February 26, 2014 15:51
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