BBlack has submitted this change and it was merged. Change subject: Revert "codfw switch: codfw text caches -> direct" ......................................................................
Revert "codfw switch: codfw text caches -> direct" This reverts commit fca3c19cb45afb2f59712cba6dbf018fc2fcb0bf. Change-Id: I892ac85f9671b78f9f81233d30c0a2c6cd0450bf --- M hieradata/role/common/cache/text.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: BBlack: Looks good to me, approved jenkins-bot: Verified diff --git a/hieradata/role/common/cache/text.yaml b/hieradata/role/common/cache/text.yaml index f6fd2fa..0616360 100644 --- a/hieradata/role/common/cache/text.yaml +++ b/hieradata/role/common/cache/text.yaml @@ -22,6 +22,6 @@ # cache::route_table: eqiad: 'direct' - codfw: 'direct' + codfw: 'eqiad' ulsfo: 'codfw' esams: 'eqiad' -- To view, visit https://gerrit.wikimedia.org/r/284689 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I892ac85f9671b78f9f81233d30c0a2c6cd0450bf Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: BBlack <[email protected]> Gerrit-Reviewer: BBlack <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
