]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-service-and-smile - remove obsolte informations with new drupal
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 26 May 2016 17:54:30 +0000 (19:54 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 26 May 2016 17:54:30 +0000 (19:54 +0200)
module

customer/mbvd-service-and-smile/dev-www-service-and-smile-de-mbvd.pixelpark.net.yaml

index 4e303c608c0da0b31a255d5eaec4090791cb650c..621531b39562f559b61b22bae41bdf302da9c8c4 100644 (file)
@@ -17,15 +17,6 @@ site::profile::drupal::projects:
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem'
     directories:
-      - directory_root:
-        provider: directory
-        path: '/srv/www/www-service-and-smile-de-mbvd.pixelpark.net'
-        options:
-          - FollowSymLinks
-          - MultiViews
-        allow_override:
-          - All
-        directoryindex: index.html index.php
       - location1:
         provider: location
         path: '/'
@@ -37,12 +28,3 @@ site::profile::drupal::projects:
         auth_require: 'valid-user'
         require:
           - local
-
-php::settings:
-  Date/date.timezone: Europe/Berlin
-  PHP/expose_php: 'Off'
-  PHP/memory_limit: 128M
-php::cli::settings:
-  PHP/memory_limit: 128M
-php::extensions:
-  mysqlnd: {}