mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 15:27:48 +08:00
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:
committed by
GitHub
parent
b10a2ba35b
commit
3a07ef0579
@@ -10,7 +10,7 @@ file:
|
||||
/opt/bitnami/kafka/config/log4j.properties:
|
||||
exists: true
|
||||
filetype: file
|
||||
contains:
|
||||
contents:
|
||||
- "log4j.appender.stdout.Threshold=OFF"
|
||||
- "!DailyRollingFileAppender"
|
||||
- "ConsoleAppender"
|
||||
@@ -19,5 +19,5 @@ file:
|
||||
/opt/bitnami/kafka/bin/kafka-server-start.sh:
|
||||
exists: true
|
||||
filetype: file
|
||||
contains:
|
||||
contents:
|
||||
- "![-]loggc"
|
||||
|
||||
Reference in New Issue
Block a user