From: sambufe Date: Mon, 9 Jan 2017 15:25:45 +0000 (+0100) Subject: enabled php-xml X-Git-Tag: v0.1.0~3642 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=861456038afbadfa2104ead3185c1bbb3733022c;p=pixelpark%2Fhiera.git enabled php-xml --- diff --git a/customer/fbb-orat/common.yaml b/customer/fbb-orat/common.yaml index bece8da7..eb6d5a02 100644 --- a/customer/fbb-orat/common.yaml +++ b/customer/fbb-orat/common.yaml @@ -14,10 +14,10 @@ php::fpm::pools: www: ensure: absent -#php::extensions: -# gd: {} -# opcache: {} -# xml: {} -# mysqlnd: {} +php::extensions: + gd: {} + opcache: {} + xml: {} + mysqlnd: {} # soap: {} # mbstring: {}