Mobrovac has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/379217 )
Change subject: RESTBase: Separate eqiad and codfw seeds ...................................................................... RESTBase: Separate eqiad and codfw seeds For the new storage schema, we need the list of Cassandra 3.x seeds for RESTBase to be separated by DC. Bug: T169940 Change-Id: Ic497931c6c49d5135ee90e777a3109e27d84bb4a --- M hieradata/role/codfw/restbase/production.yaml M hieradata/role/common/restbase/production.yaml M hieradata/role/eqiad/restbase/production.yaml 3 files changed, 20 insertions(+), 19 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/17/379217/1 diff --git a/hieradata/role/codfw/restbase/production.yaml b/hieradata/role/codfw/restbase/production.yaml index 0ce4ace..e1c7ae6 100644 --- a/hieradata/role/codfw/restbase/production.yaml +++ b/hieradata/role/codfw/restbase/production.yaml @@ -5,6 +5,16 @@ - restbase2007-a.codfw.wmnet - restbase2007-b.codfw.wmnet - restbase2007-c.codfw.wmnet +profile::restbase::seeds_ng: + - restbase2001-a.codfw.wmnet + - restbase2001-b.codfw.wmnet + - restbase2001-c.codfw.wmnet + - restbase2003-a.codfw.wmnet + - restbase2003-b.codfw.wmnet + - restbase2003-c.codfw.wmnet + - restbase2005-a.codfw.wmnet + - restbase2005-b.codfw.wmnet + - restbase2005-c.codfw.wmnet # used for rate limiting profile::restbase::hosts: - restbase2002.codfw.wmnet diff --git a/hieradata/role/common/restbase/production.yaml b/hieradata/role/common/restbase/production.yaml index 6a89f92..c6a9b5d 100644 --- a/hieradata/role/common/restbase/production.yaml +++ b/hieradata/role/common/restbase/production.yaml @@ -23,25 +23,6 @@ profile::restbase::monitor_domain: en.wikipedia.org profile::restbase::cassandra_tls: ca: /dev/null -profile::restbase::seeds_ng: - - restbase2001-a.codfw.wmnet - - restbase2001-b.codfw.wmnet - - restbase2001-c.codfw.wmnet - - restbase2003-a.codfw.wmnet - - restbase2003-b.codfw.wmnet - - restbase2003-c.codfw.wmnet - - restbase2005-a.codfw.wmnet - - restbase2005-b.codfw.wmnet - - restbase2005-c.codfw.wmnet - - restbase1008-a.eqiad.wmnet - - restbase1008-b.eqiad.wmnet - - restbase1008-c.eqiad.wmnet - - restbase1009-a.eqiad.wmnet - - restbase1009-b.eqiad.wmnet - - restbase1009-c.eqiad.wmnet - - restbase1010-a.eqiad.wmnet - - restbase1010-b.eqiad.wmnet - - restbase1010-c.eqiad.wmnet # # Cassandra diff --git a/hieradata/role/eqiad/restbase/production.yaml b/hieradata/role/eqiad/restbase/production.yaml index b3b662e..9f6ddb8 100644 --- a/hieradata/role/eqiad/restbase/production.yaml +++ b/hieradata/role/eqiad/restbase/production.yaml @@ -7,6 +7,16 @@ - restbase1012-b.eqiad.wmnet - restbase1013-a.eqiad.wmnet - restbase1013-b.eqiad.wmnet +profile::restbase::seeds_ng: + - restbase1008-a.eqiad.wmnet + - restbase1008-b.eqiad.wmnet + - restbase1008-c.eqiad.wmnet + - restbase1009-a.eqiad.wmnet + - restbase1009-b.eqiad.wmnet + - restbase1009-c.eqiad.wmnet + - restbase1010-a.eqiad.wmnet + - restbase1010-b.eqiad.wmnet + - restbase1010-c.eqiad.wmnet # used for rate limiting profile::restbase::hosts: - restbase1007.eqiad.wmnet -- To view, visit https://gerrit.wikimedia.org/r/379217 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic497931c6c49d5135ee90e777a3109e27d84bb4a Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Mobrovac <mobro...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits