Ayounsi has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/364663 )
Change subject: Route traffic around codfw for asw-b-codfw upgrade. ...................................................................... Route traffic around codfw for asw-b-codfw upgrade. Bug:T169345 Change-Id: I1768bc2cf812e323bce2bb8ba1c8093d1a21a193 --- 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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/63/364663/1 diff --git a/hieradata/role/common/cache/misc.yaml b/hieradata/role/common/cache/misc.yaml index b30239f..41fe14b 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 2741c01..0f36875 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/364663 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1768bc2cf812e323bce2bb8ba1c8093d1a21a193 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ayounsi <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
