]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
GRIDPARK-5208
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Mon, 5 Mar 2018 10:41:30 +0000 (11:41 +0100)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Mon, 5 Mar 2018 10:41:30 +0000 (11:41 +0100)
customer/bkk-vbu/bildfiltertool-meine-krankenkasse-de.pixelpark.net.yaml

index 7308a231b0b6f335cddb0fda87d613fe47edb3b1..6707325f78c0b3790ede01b34ec1c83ab55d6a96 100644 (file)
@@ -34,6 +34,7 @@ nginx::config::proxy_hide_header:
 nginx::config::http_tcp_nopush: 'on'
 nginx::config::gzip_types: 'text/plain text/css text/javascript application/x-javascript application/xml text/xml application/json application/javascript application/xml+rss text/x-js'
 nginx::config::gzip_comp_level: 9
+nginx::config::server_names_hash_bucket_size: 128
 nginx::nginx_vhosts:
   bilfiltertool:
     server_name:
@@ -45,7 +46,6 @@ nginx::nginx_vhosts:
     ssl_ciphers: 'EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH'
     ssl_protocols: 'TLSv1.2'
     rewrite_to_https: true
-    server_names_hash_bucket_size: 128
     proxy: http://node_js
     add_header:
       Strict-Transport-Security: "max-age=31536000"