From: Sascha Strassheim Date: Mon, 13 Nov 2017 13:03:17 +0000 (+0100) Subject: added php7 and extensions X-Git-Tag: v0.1.0~2077^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=617ddd02ba0495ed97b503613539040b85437e6d;p=pixelpark%2Fhiera.git added php7 and extensions --- 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' - -