saltstack-formulas / mysql-formula

Install the MySQL client and/or server
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
85 stars 369 forks source link

Updated Redhat to the correct library. #252

Closed lmeerwood closed 3 years ago

lmeerwood commented 3 years ago

Added missing require to remove test database.

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

248

Describe the changes you're proposing

I have updated the Redhat/CentOS family to use python3-PyMySQL now as the original library doesn't work for Python 3.

lmeerwood commented 3 years ago

@javierbertoli yeah I can do that. Unfortunately I'm away from my main PC until Monday, so I'll do it then! Cheers.

lmeerwood commented 3 years ago

@javierbertoli, I have made those commit changes you requested.

noelmcloughlin commented 3 years ago

Fixed the conflict. Thanks, @lmeerwood and @javierbertoli

saltstack-formulas-travis commented 3 years ago

:tada: This PR is included in version 0.55.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: