Use params::provider instead of "mysql" to import sql - #1694
Use params::provider instead of "mysql" to import sql#1694teluq-pbrideau wants to merge 2 commits into
Conversation
|
The tests for Of course this should change the mysql command: But I tried without success to retreive the variable: Is the only option to define With it, the test pass, but is there a cleaner way to retreive the information? |
f3786de to
bbf030b
Compare
|
Hi @teluq-pbrideau , could you please fix the syntax errors highlighted in the Spec tests? Thanks! |
bbf030b to
702336c
Compare
Summary
Use
$mysql::params::providerinstead ofmysqlto import a database inmysql::db.As this parameter is already configured for some OS, I decided to define this variable for every OS, and use it.
Additional Context
See #1693
Related Issues (if any)
#1693
Checklist
puppet apply)