Skip to content

Create /root/.my.cnf even when root passwd is not managed #125

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
Oct 13, 2012

Conversation

bodepd
Copy link
Contributor

@bodepd bodepd commented Oct 13, 2012

When the root password is not managed, it causes mysql to
fail b/c it does not create the /root/.my.cnf file (which causes
all mysql commands from the provider to fail)

When the root password is not managed, it causes mysql to
fail b/c it does not create the /root/.my.cnf file (which causes
all mysql commands from the provider to fail)
ryanycoleman pushed a commit that referenced this pull request Oct 13, 2012
Create /root/.my.cnf even when root passwd is not managed
@ryanycoleman ryanycoleman merged commit 5a167c9 into puppetlabs:master Oct 13, 2012
@alombarte
Copy link

I updated my submodule to this version and Mysql fails:

Could not find dependency Exec[set_mysql_rootpw] for File[/root/.my.cnf] at /tmp/vagrant-puppet/modules-0/mysql/manifests/config.pp:123

@hunner
Copy link
Contributor

hunner commented Oct 15, 2012

@alombarte Thanks so much for the report! Crowd-sourcing at its best :). It looks like #126 may address this.

@alombarte
Copy link

No, thank you! It works and the /root/.my.cnf is created correctly.

pmcmaw pushed a commit to pmcmaw/puppetlabs-mysql that referenced this pull request Mar 3, 2021
(MODULES-10120) enable simplecov; update to PDK 1.14.1; minor cleanups
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.

5 participants