Files
containers/.vib/mongodb-sharded/goss/mongodb-sharded.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

26 lines
728 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
file:
/opt/bitnami/mongodb/mongodb_get_source.txt:
exists: true
contents:
- "This solution ships the official MongoDB Community binaries"
/opt/bitnami/mongodb/conf/mongodb.conf:
exists: true
filetype: file
mode: "0664"
contents:
- /dbPath.*/bitnami/mongodb/data/db/
- /pidFilePath.*/opt/bitnami/mongodb/tmp/mongodb.pid/
/opt/bitnami/mongodb/conf/mongos.conf:
exists: true
filetype: file
mode: "0664"
contents:
- /pidFilePath.*/opt/bitnami/mongodb/tmp/mongodb.pid/
/opt/bitnami/mongodb/logs/mongodb.log:
exists: true
filetype: symlink
linked-to: /dev/stdout