From: Thomas Heller Date: Thu, 10 Nov 2016 12:45:23 +0000 (+0100) Subject: BJE - added php extensions X-Git-Tag: v0.1.0~3824^2~2^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=16f800aba200d2c7812869ff62d7680b07ce6635;p=pixelpark%2Fhiera.git BJE - added php extensions --- diff --git a/customer/buschjaeger/common.yaml b/customer/buschjaeger/common.yaml index 78b1d838..608c5fc9 100644 --- a/customer/buschjaeger/common.yaml +++ b/customer/buschjaeger/common.yaml @@ -10,3 +10,7 @@ mysql::server::override_options: bind-address: 0.0.0.0 character-set-server: utf8 collation-server: utf8_general_ci + +php::extensions: + xml: {} + pecl-zip: {}