Files
containers/.vib/prestashop/goss/vars.yaml
Marcos Bjoerkelund 435b767013 [bitnami/prestashop] Add VIB tests (#33604)
Signed-off-by: Marcos Bjoerkelund <marcosbd@vmware.com>
2023-05-24 12:21:26 +02:00

36 lines
597 B
YAML

binaries:
- apachectl
- mariadb
- php
- render-template
directories:
- mode: "0775"
paths:
- /bitnami/prestashop
- /opt/bitnami/prestashop
- /opt/bitnami/prestashop/admin
- /opt/bitnami/prestashop/install
files:
- paths:
- /opt/bitnami/prestashop/install/index_cli.php
phpmodules:
# Based on https://github.com/PrestaShop/php-ps-info
# Required
- curl
- dom
- fileinfo
- gd
- iconv
- intl
- json
- mbstring
- openssl
- pdo_mysql
- SimpleXML
- zip
# Recommended
- bcmath
- imagick
- memcached
root_dir: /opt/bitnami