Wrap the community mysql recipe to enable an sql script to be ran after mysql is installed.
Runs
- mysql::server
- cp_mysql::runscript
- Chef 11 or higher
Tested on
- CentOs 6
default['cp_mysql']['run_script']
- This is the location path of a file you want to run as part of the cp_mysql recipe.
- Author:: Noel King ([email protected])