From: Julien Cristau Date: Wed, 6 May 2015 18:51:48 +0000 (+0200) Subject: Fix comment in HSTS macro X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=dd36446db8f6a9c00ad444ac6a52db17d261eedb Fix comment in HSTS macro --- diff --git a/modules/apache2/files/puppet-ssl-macros b/modules/apache2/files/puppet-ssl-macros index c56dd006..e19a000d 100644 --- a/modules/apache2/files/puppet-ssl-macros +++ b/modules/apache2/files/puppet-ssl-macros @@ -2,7 +2,7 @@ - # Add two month HSTS header + # Add six months HSTS header Header always add Strict-Transport-Security "max-age=15552000"