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
@@ -25,7 +25,7 @@ command:
|
||||
exec: slappasswd -o module-load=/opt/bitnami/openldap/libexec/openldap/pw-sha2.so -h '{SHA256}' -s bitnami123
|
||||
exit-status: 0
|
||||
stdout:
|
||||
- zbRYwNWa5lwE8+I7W+YIdh2pA/UhaZWJB+eJ7euy5Fc=
|
||||
- "zbRYwNWa5lwE8+I7W+YIdh2pA/UhaZWJB+eJ7euy5Fc="
|
||||
check-enabled-backends:
|
||||
exec: slapd -VVV 2>&1
|
||||
exit-status: 0
|
||||
|
||||
Reference in New Issue
Block a user