mirror of
https://github.com/bitnami/containers.git
synced 2026-03-29 16:27:49 +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
@@ -28,12 +28,12 @@ file:
|
||||
/opt/bitnami/nginx/conf/nginx.conf:
|
||||
exists: true
|
||||
filetype: file
|
||||
contains:
|
||||
contents:
|
||||
- /listen.*{{ .Vars.ports.http }}/
|
||||
/opt/bitnami/nginx/conf/fastcgi_params:
|
||||
exists: true
|
||||
filetype: file
|
||||
contains:
|
||||
contents:
|
||||
- /Unset.*HTTP_PROXY/
|
||||
command:
|
||||
test-config:
|
||||
|
||||
Reference in New Issue
Block a user