Ayounsi has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/360357 )
Change subject: Route around codfw for asw-d-codfw switch upgrade ...................................................................... Route around codfw for asw-d-codfw switch upgrade Bug: T167274 Change-Id: I7ca5bf590b95134ea1bd0a20a65ea1b85dc5ff1c --- 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: Looks good to me, but someone else must approve 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 5348b24..fefa177 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: 'codfw' + ulsfo: 'eqiad' 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 09a2ca7..0d9544c 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: 'codfw' + ulsfo: 'eqiad' 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 3b0a21a..caf6509 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: 'codfw' + ulsfo: 'eqiad' esams: 'eqiad' cache::app_def_be_opts: port: 80 -- To view, visit https://gerrit.wikimedia.org/r/360357 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7ca5bf590b95134ea1bd0a20a65ea1b85dc5ff1c Gerrit-PatchSet: 1 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
