config.json 84 B

123456
  1. [
  2. {
  3. "template": "my.cnf.j2",
  4. "output": "/etc/mysql/conf.d/my.cnf"
  5. }
  6. ]