Ema has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/362172 )
Change subject: Revert "Route cache traffic around codfw for asw-a-codfw switch upgrade" ...................................................................... Revert "Route cache traffic around codfw for asw-a-codfw switch upgrade" This reverts commit 712fdff98c39b2b306a1d69d6263e9c7c5c69335. Change-Id: I070c4824811b1337138fc1f37834cc90e0d44749 --- M hieradata/role/common/cache/misc.yaml M hieradata/role/common/cache/text.yaml M hieradata/role/common/cache/upload.yaml 3 files changed, 3 insertions(+), 3 deletions(-) Approvals: Ema: Verified; Looks good to me, approved diff --git a/hieradata/role/common/cache/misc.yaml b/hieradata/role/common/cache/misc.yaml index 31363c7..8eeb773 100644 --- a/hieradata/role/common/cache/misc.yaml +++ b/hieradata/role/common/cache/misc.yaml @@ -15,7 +15,7 @@ cache::route_table: eqiad: 'codfw' codfw: 'eqiad' - ulsfo: 'eqiad' + ulsfo: 'codfw' esams: 'eqiad' cache::app_def_be_opts: port: 80 diff --git a/hieradata/role/common/cache/text.yaml b/hieradata/role/common/cache/text.yaml index 0f36875..2741c01 100644 --- a/hieradata/role/common/cache/text.yaml +++ b/hieradata/role/common/cache/text.yaml @@ -15,7 +15,7 @@ cache::route_table: eqiad: 'codfw' codfw: 'eqiad' - ulsfo: 'eqiad' + ulsfo: 'codfw' esams: 'eqiad' cache::app_def_be_opts: port: 80 diff --git a/hieradata/role/common/cache/upload.yaml b/hieradata/role/common/cache/upload.yaml index caf6509..3b0a21a 100644 --- a/hieradata/role/common/cache/upload.yaml +++ b/hieradata/role/common/cache/upload.yaml @@ -16,7 +16,7 @@ cache::route_table: eqiad: 'codfw' codfw: 'eqiad' - ulsfo: 'eqiad' + ulsfo: 'codfw' esams: 'eqiad' cache::app_def_be_opts: port: 80 -- To view, visit https://gerrit.wikimedia.org/r/362172 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I070c4824811b1337138fc1f37834cc90e0d44749 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ema <[email protected]> Gerrit-Reviewer: Ayounsi <[email protected]> Gerrit-Reviewer: Ema <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
