---
-#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'
- '-6 default kod'
- '127.0.0.1'
- '-6 ::1'
-
-