Ayounsi has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/364677 )
Change subject: Revert "Route traffic around codfw for asw-b-codfw upgrade." ...................................................................... Revert "Route traffic around codfw for asw-b-codfw upgrade." This reverts commit 304944806a6145f5d279acf69b74d3ca2b1e8403. Change-Id: I332716cd114635d75f2eb5fa5244b9f4143c2042 --- 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: jenkins-bot: Verified Ayounsi: Looks good to me, approved diff --git a/hieradata/role/common/cache/misc.yaml b/hieradata/role/common/cache/misc.yaml index 41fe14b..b30239f 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/364677 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I332716cd114635d75f2eb5fa5244b9f4143c2042 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ayounsi <[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
