doc(example): update pillar.example for strict ansi

This commit is contained in:
noelmcloughlin 2020-11-30 16:49:02 +00:00
parent 9b8a21f107
commit 043007677e

View file

@ -40,6 +40,7 @@ mysql:
- sys - sys
- information_schema - information_schema
- performance_schema - performance_schema
explicit_defaults_for_timestamp: 1 # strict ansi supports sane defaults
mysql: mysql:
# my.cnf param that not require value # my.cnf param that not require value
no-auto-rehash: noarg_present no-auto-rehash: noarg_present