]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
nissan - change allow override
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 8 May 2018 13:22:56 +0000 (15:22 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 8 May 2018 13:22:58 +0000 (15:22 +0200)
customer/nissan/stage-web-nissan-meinedaten-de.pixelpark.net.yaml
customer/pixelpark/dev-artifacts.pixelpark.com.yaml

index 76b9be01125c9005ff4828c28226825db3f02249..8b32fd66b096cfff2a9a8bc93c6952852035a3b1 100644 (file)
@@ -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
index 5d6329837454732769ceca58c3ab95f96b251287..6c95b0927abb2ee7515d109081b0108e8a590b2d 100644 (file)
@@ -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'