Filippo Giunchedi has uploaded a new change for review. https://gerrit.wikimedia.org/r/276224
Change subject: varnish: route codfw as 'direct' for upload caches ...................................................................... varnish: route codfw as 'direct' for upload caches Bug: T129089 Change-Id: I61297462a2b9dd2b6581c6827eacc5a1d56b5061 --- M hieradata/role/common/cache/upload.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/24/276224/1 diff --git a/hieradata/role/common/cache/upload.yaml b/hieradata/role/common/cache/upload.yaml index bfde655..ce54492 100644 --- a/hieradata/role/common/cache/upload.yaml +++ b/hieradata/role/common/cache/upload.yaml @@ -22,6 +22,6 @@ # cache::route_table: eqiad: 'direct' - codfw: 'eqiad' + codfw: 'direct' ulsfo: 'codfw' esams: 'eqiad' -- To view, visit https://gerrit.wikimedia.org/r/276224 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I61297462a2b9dd2b6581c6827eacc5a1d56b5061 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Filippo Giunchedi <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
