From 617ddd02ba0495ed97b503613539040b85437e6d Mon Sep 17 00:00:00 2001 From: Sascha Strassheim Date: Mon, 13 Nov 2017 14:03:17 +0100 Subject: [PATCH] added php7 and extensions --- .../systemshare.pixelpark.com.yaml | 24 +++++++------------ 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/customer/pixelpark-dns/systemshare.pixelpark.com.yaml b/customer/pixelpark-dns/systemshare.pixelpark.com.yaml index 88320922..faaa7a11 100644 --- a/customer/pixelpark-dns/systemshare.pixelpark.com.yaml +++ b/customer/pixelpark-dns/systemshare.pixelpark.com.yaml @@ -1,27 +1,21 @@ --- -#infra::role: base - infra::additional_classes: -# - infra::profile::postfix -# - infra::profile::cron - infra::profile::apache_php - rsyslog::client - infra::profile::logrotate -#apache::mpm_module: event -#apache::default_vhost: false -repo::remi_php56: true - -#puppetconf::manage_conf: false +repo::remi_php70: true php::extensions: + php-ldap: {} + gd: {} + opcache: {} + mysqlnd: {} + soap: {} + mbstring: {} + zip: {} xml: {} -#php::settings: -# PHP/short_open_tag: 'Off' - -#infra::profile::ntp::disable_ntp: true - mcollective::rpcauditlogfile: '/var/log/puppetlabs/mcollective/audit.log' mcollective::server_logfile: '/var/log/puppetlabs/mcollective/mcollective.log' @@ -49,5 +43,3 @@ ntp::restrict: - '-6 default kod' - '127.0.0.1' - '-6 ::1' - - -- 2.39.5