]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
chat01 - add security header
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 12 Aug 2016 15:49:09 +0000 (17:49 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 12 Aug 2016 15:49:09 +0000 (17:49 +0200)
customer/pixelpark/chat01.pixelpark.com.yaml

index fd4f312c934ccb2670468208c8426faa5eb9775c..a6d2f57ab870cb413eb9e3dccbe4c88f1c30f92b 100644 (file)
@@ -20,7 +20,7 @@ nginx::nginx_vhosts:
     rewrite_to_https: true
     proxy: http://rocket_chat
     add_header:
-      - 'Strict-Transport-Security "max-age=63072000;"'
+      Strict-Transport-Security: "max-age=63072000;"
     proxy_set_header:
       - 'Upgrade $http_upgrade'
       - 'Connection "upgrade"'