From c79ae4c378e1c7b69eff8c9a6f0fc18f56b3c513 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 30 May 2018 11:47:59 +0200 Subject: [PATCH] added php extensions --- customer/bmas-sozialrat/common.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/customer/bmas-sozialrat/common.yaml b/customer/bmas-sozialrat/common.yaml index f0e78614..93d29262 100644 --- a/customer/bmas-sozialrat/common.yaml +++ b/customer/bmas-sozialrat/common.yaml @@ -27,7 +27,18 @@ php::extensions: mysqlnd: {} xml: {} pdo: {} + pdo_mysql: {} mbstring: {} + fileinfo: {} + gd: {} + iconv: {} + pcre: {} + session: {} + tokenizer: {} + intl: {} + opcache: {} + zip: {} + infra::profile::apache_php::fpm_pool: sozialbeirat: -- 2.39.5