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

@@ -4,20 +4,20 @@
file:
/opt/bitnami/mongodb/mongodb_get_source.txt:
exists: true
contains:
contents:
- This solution ships the official MongoDB Community binaries
/opt/bitnami/mongodb/conf/mongodb.conf:
exists: true
filetype: file
mode: "0664"
contains:
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"
contains:
contents:
- /pidFilePath.*/opt/bitnami/mongodb/tmp/mongodb.pid/
/opt/bitnami/mongodb/logs/mongodb.log:
exists: true