|
file:
|
|
# Checks there is a template already loaded as a config file
|
|
/opt/bitnami/mysql/conf/my.cnf:
|
|
exists: true
|
|
filetype: file
|
|
contains:
|
|
- socket=/opt/bitnami/mysql/tmp/mysql.sock
|
|
/opt/bitnami/mysql/logs/mysqld.log:
|
|
exists: true
|
|
filetype: symlink
|
|
linked-to: /proc/1/fd/1
|