From a17691afb716961492f1152c464fed5f3a4cd744 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 30 Jun 2017 17:47:42 +0200 Subject: [PATCH] fbb-ws - install zip package --- customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml | 1 + customer/fbb-ws/production.yaml | 1 + customer/fbb-ws/test.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml index 2a1de481..968cb72b 100644 --- a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml @@ -95,6 +95,7 @@ php::extensions: mysqlnd: {} pecl-ssh2: {} xml: {} + pecl-zip: {} php::settings: # PHP/serialize_precision: 100 war unter PHP 5.3 Standart ist jetzt bei 17 diff --git a/customer/fbb-ws/production.yaml b/customer/fbb-ws/production.yaml index 63631403..63ba041f 100644 --- a/customer/fbb-ws/production.yaml +++ b/customer/fbb-ws/production.yaml @@ -74,6 +74,7 @@ php::extensions: mysqlnd: {} pecl-ssh2: {} xml: {} + pecl-zip: {} php::settings: # PHP/serialize_precision: 100 war unter PHP 5.3 Standart ist jetzt bei 17 diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index c44d9366..23580ac0 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -97,6 +97,7 @@ php::extensions: mysqlnd: {} pecl-ssh2: {} xml: {} + pecl-zip: {} php::settings: # PHP/serialize_precision: 100 war unter PHP 5.3 Standart ist jetzt bei 17 -- 2.39.5