-
Notifications
You must be signed in to change notification settings - Fork 363
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
Use map.jinja as defaults store #66
Comments
Have you tried using the mysql:lookup pillar key? |
Sure, as a workaround and it's working. I'll test my stuff now and push it asap. |
@refnode MariaDb should be a formula on it's own and shouldn't been combined with mysql-formula. Mysql can still be installed on RHEL/CentOS 7 machines using the community repo. Obviously the support for that needs to be incorporated in this formula. |
Ok, thx for info. |
@refnode Thanks! Let me know when you have created the formula so we can fork it under |
Sure! |
This issue is a "duplicate" of #43 as I have also the problem to install MariaDB on CentOS 7.
The mysql formula should use map.as defaults store with grains.filter_by mechanism to provide a layered defaults store.
I'm working on a patch on my repo https://github.com/refnode/mysql-formula.git and send a pull request soon.
The text was updated successfully, but these errors were encountered: