Update Goss scripts making it compatible with Goss 4 (#51894)

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodríguez Hernández
2023-10-17 18:02:23 +02:00
committed by GitHub
parent b10a2ba35b
commit 3a07ef0579
54 changed files with 111 additions and 111 deletions

View File

@@ -5,7 +5,7 @@ file:
/opt/bitnami/mariadb/conf/my.cnf:
exists: true
filetype: file
contains:
contents:
- "socket=/opt/bitnami/mariadb/tmp/mysql.sock"
- "wsrep_provider=/opt/bitnami/mariadb/lib/libgalera_smm.so"
- "plugin_load_add = auth_pam"