Files
containers/.vib/mariadb/goss/mariadb.yaml
Carlos Rodríguez Hernández 45d7897631 [bitnami/*] Set new header/owner (#66218)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2024-05-06 15:06:33 +02:00

15 lines
439 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
file:
# Checks there is a template already loaded as a config file
/opt/bitnami/mariadb/conf/my.cnf:
exists: true
filetype: file
contents:
- "socket=/opt/bitnami/mariadb/tmp/mysql.sock"
# Checks the postunpack phase properly creates the plugin's symlink
/opt/bitnami/mariadb/lib/plugin:
exists: true
filetype: symlink