mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
Quote everything inside stdout/contents except regexp (#51956)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
07e88872ac
commit
775d7a7e0e
@@ -5,7 +5,7 @@ file:
|
||||
/opt/bitnami/mongodb/mongodb_get_source.txt:
|
||||
exists: true
|
||||
contents:
|
||||
- This solution ships the official MongoDB Community binaries
|
||||
- "This solution ships the official MongoDB Community binaries"
|
||||
/opt/bitnami/mongodb/conf/mongodb.conf:
|
||||
exists: true
|
||||
filetype: file
|
||||
@@ -22,4 +22,4 @@ file:
|
||||
/opt/bitnami/mongodb/logs/mongodb.log:
|
||||
exists: true
|
||||
filetype: symlink
|
||||
linked-to: /dev/stdout
|
||||
linked-to: /dev/stdout
|
||||
|
||||
Reference in New Issue
Block a user