mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +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
@@ -5,7 +5,7 @@ file:
|
||||
/opt/bitnami/sonarqube/bin/linux-x86-64/sonar.sh:
|
||||
exists: true
|
||||
filetype: file
|
||||
contains:
|
||||
contents:
|
||||
{{ if regexMatch "^8.+" .Env.APP_VERSION }}
|
||||
- "PIDDIR=\"../../pids\""
|
||||
{{ else if regexMatch "^9.+" .Env.APP_VERSION }}
|
||||
@@ -16,7 +16,7 @@ file:
|
||||
/opt/bitnami/sonarqube/conf/wrapper.conf:
|
||||
exists: true
|
||||
filetype: file
|
||||
contains:
|
||||
contents:
|
||||
- "wrapper.logfile.rollmode=NONE"
|
||||
{{ end }}
|
||||
group:
|
||||
|
||||
Reference in New Issue
Block a user