cookbook 'codenamephp_mysql', '= 0.0.3'
The codenamephp_mysql cookbook has been deprecated
Author provided reason for deprecation:
The codenamephp_mysql cookbook has been deprecated and is no longer being maintained by its authors. Use of the codenamephp_mysql cookbook is no longer recommended.
codenamephp_mysql (13) Versions 0.0.3 Follow0
A cookbook to install mariadb on debian.
cookbook 'codenamephp_mysql', '= 0.0.3', :supermarket
knife supermarket install codenamephp_mysql
knife supermarket download codenamephp_mysql
Chef Cookbook MySQL
The default cookbook installs mysql/mariadb. The install method right now is only "package", although docker is planned for the future.
Why not mysql cookbook from chef?
At the time this cookbook was created, the mysql cookbook by chef did not support debian stretch. Also, the cookbook provides a whole lot of features ... none of which I plan to use.
That's why I decided to create my own cookbook that just caters to my needs.
Requirements
Supported Platforms
- Debian Stretch
Chef
- Chef 13.1+
Cookbook Depdendencies
None
Usage
Add the cookbook to your Berksfile:
cookbook 'codenamephp_mysql'
Add the cookbook to your runlist, e.g. in a role:
{ "name": "default", "chef_type": "role", "json_class": "Chef::Role", "run_list": [ "recipe[codenamephp_mysql]" ] }
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
License Metric
0.0.3 passed this metric
0.0.3 passed this metric