BBlack has submitted this change and it was merged.
Change subject: tendril - Increase HSTS max-age to 1 year
......................................................................
tendril - Increase HSTS max-age to 1 year
If4f89e34 enabled HSTS one week ago. Let's raise
the max-age to 1 year now.
Bug: T40516
Change-Id: I7373124fd2e098f147582ccbde97a87716b1efc6
---
M manifests/role/tendril.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
JanZerebecki: Looks good to me, but someone else must approve
BBlack: Verified; Looks good to me, approved
diff --git a/manifests/role/tendril.pp b/manifests/role/tendril.pp
index 8c9886d..b657369 100644
--- a/manifests/role/tendril.pp
+++ b/manifests/role/tendril.pp
@@ -6,7 +6,7 @@
system::role { 'role::tendril': description => 'tendril server' }
install_certificate{ 'tendril.wikimedia.org': }
- $ssl_settings = ssl_ciphersuite('apache-2.2', 'compat', '7')
+ $ssl_settings = ssl_ciphersuite('apache-2.2', 'compat', '365')
class { '::tendril':
site_name => 'tendril.wikimedia.org',
--
To view, visit https://gerrit.wikimedia.org/r/197686
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7373124fd2e098f147582ccbde97a87716b1efc6
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Chmarkine <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits