mirror of
https://github.com/bitnami/containers.git
synced 2026-03-17 14:57:40 +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
@@ -12,7 +12,7 @@ file:
|
||||
/opt/bitnami/apache/conf/vhosts/matomo-https-vhost.conf:
|
||||
exists: true
|
||||
filetype: file
|
||||
contains:
|
||||
contents:
|
||||
- "SSLEngine on"
|
||||
- /DocumentRoot.*/opt/bitnami/matomo/
|
||||
/opt/bitnami/apache/conf/vhosts/htaccess/matomo-htaccess.conf:
|
||||
@@ -20,7 +20,7 @@ file:
|
||||
/opt/bitnami/php/etc/php.ini:
|
||||
exists: true
|
||||
filetype: file
|
||||
contains:
|
||||
contents:
|
||||
- "memory_limit = 256M"
|
||||
- "mysqli.allow_local_infile = 1"
|
||||
- "extension = maxminddb.so"
|
||||
|
||||
Reference in New Issue
Block a user