Puppet Defined Type: mycnf
- Defined in:
- manifests/mycnf.pp
Overview
Nota: Beginning with MySQL 5.0.4, it is possible to use !include directives in option files to include other option files and !includedir to search specific directories for option
concat my.cnf 000 puppet managed file banner … 001 mysql … 100 mysqld 101 general 102 charset 103 104 105 106 107 108 109 110 111
180 galera