From 214121976e8b66cc11cb710f9e27b485ffaad727 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Tue, 8 May 2018 15:22:56 +0200 Subject: [PATCH] nissan - change allow override --- .../nissan/stage-web-nissan-meinedaten-de.pixelpark.net.yaml | 2 ++ customer/pixelpark/dev-artifacts.pixelpark.com.yaml | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/customer/nissan/stage-web-nissan-meinedaten-de.pixelpark.net.yaml b/customer/nissan/stage-web-nissan-meinedaten-de.pixelpark.net.yaml index 76b9be01..8b32fd66 100644 --- a/customer/nissan/stage-web-nissan-meinedaten-de.pixelpark.net.yaml +++ b/customer/nissan/stage-web-nissan-meinedaten-de.pixelpark.net.yaml @@ -66,6 +66,8 @@ infra::profile::apache::pp_vhosts: - docroot: provider: directory path: '/var/www/nissan/current/public' + allow_override: + - FileInfo addhandlers: - { handler: "proxy:unix:/var/run/php5-fpm-nissan.sock|fcgi://./" , extensions: '.php' } - provider: location diff --git a/customer/pixelpark/dev-artifacts.pixelpark.com.yaml b/customer/pixelpark/dev-artifacts.pixelpark.com.yaml index 5d632983..6c95b092 100644 --- a/customer/pixelpark/dev-artifacts.pixelpark.com.yaml +++ b/customer/pixelpark/dev-artifacts.pixelpark.com.yaml @@ -64,14 +64,13 @@ infra::profile::infrastructure::nexus::nginx_vhosts: - 'X-Forwarded-For $proxy_add_x_forwarded_for' - 'X-Real-IP $remote_addr' - 'Host $host' -# listen_ip: 217.66.55.70 client_max_body_size: 3G ssl: true ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem rewrite_to_https: true -infra::profile::infrastructure::nexus::version: '2.14.0' +infra::profile::infrastructure::nexus::version: '3.11.0-01' # fact override nginx::config::http2: 'on' -- 2.39.5