Files
containers/.vib/openresty/goss/vars.yaml
Gonzalo Gómez Gracia 6bc80feaf7 [bitnami/nginx][bitnami/openresty] Update goss tests (#77137)
Signed-off-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com>
2025-02-10 14:17:34 +00:00

37 lines
827 B
YAML

binaries:
- openresty
directories:
- mode: "0775"
paths:
- /bitnami/openresty
- /opt/bitnami/openresty/nginx/conf
- /opt/bitnami/openresty/nginx/conf/nginx/server_blocks
- /opt/bitnami/openresty/nginx/conf/bitnami
- /opt/bitnami/openresty/nginx/conf/bitnami/certs
- /opt/bitnami/openresty/nginx/logs
- /opt/bitnami/openresty/nginx/tmp
- /opt/bitnami/openresty/site
- /docker-entrypoint-initdb.d
- /home/openresty
root_dir: /opt/bitnami
config_opts:
- pcre-jit
- compat
modules:
added:
- http-dav
enabled:
- http_stub_status
- http_gzip_static
- http_realip
- http_stub_status
- http_v2
- http_ssl
- mail_ssl
- http_gunzip
- http_auth_request
- http_sub
- http_geoip
- stream_realip
- stream_ssl