Filippo Giunchedi has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/375825 )
Change subject: RESTBase: Remove restbase10(0[89]|10) from the list of seeds ...................................................................... RESTBase: Remove restbase10(0[89]|10) from the list of seeds Bug: T169939 Change-Id: I2bf1ff002a35361e98c80479b86f1186c0b948ab --- M hieradata/role/codfw/restbase/production.yaml M hieradata/role/eqiad/restbase/production.yaml 2 files changed, 0 insertions(+), 10 deletions(-) Approvals: jenkins-bot: Verified Filippo Giunchedi: Looks good to me, approved diff --git a/hieradata/role/codfw/restbase/production.yaml b/hieradata/role/codfw/restbase/production.yaml index c731787..32fc3f0 100644 --- a/hieradata/role/codfw/restbase/production.yaml +++ b/hieradata/role/codfw/restbase/production.yaml @@ -9,7 +9,6 @@ profile::restbase::hosts: - restbase2002.codfw.wmnet - restbase2004.codfw.wmnet - - restbase2005.codfw.wmnet - restbase2006.codfw.wmnet - restbase2007.codfw.wmnet - restbase2008.codfw.wmnet diff --git a/hieradata/role/eqiad/restbase/production.yaml b/hieradata/role/eqiad/restbase/production.yaml index 7ba16e0..8a859ed 100644 --- a/hieradata/role/eqiad/restbase/production.yaml +++ b/hieradata/role/eqiad/restbase/production.yaml @@ -1,12 +1,6 @@ profile::restbase::seeds: - restbase1007-a.eqiad.wmnet - restbase1007-b.eqiad.wmnet - - restbase1008-a.eqiad.wmnet - - restbase1008-b.eqiad.wmnet - - restbase1009-a.eqiad.wmnet - - restbase1009-b.eqiad.wmnet - - restbase1010-a.eqiad.wmnet - - restbase1010-b.eqiad.wmnet - restbase1011-a.eqiad.wmnet - restbase1011-b.eqiad.wmnet - restbase1012-a.eqiad.wmnet @@ -16,9 +10,6 @@ # used for rate limiting profile::restbase::hosts: - restbase1007.eqiad.wmnet - - restbase1008.eqiad.wmnet - - restbase1009.eqiad.wmnet - - restbase1010.eqiad.wmnet - restbase1011.eqiad.wmnet - restbase1012.eqiad.wmnet - restbase1013.eqiad.wmnet -- To view, visit https://gerrit.wikimedia.org/r/375825 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2bf1ff002a35361e98c80479b86f1186c0b948ab Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Mobrovac <[email protected]> Gerrit-Reviewer: Filippo Giunchedi <[email protected]> Gerrit-Reviewer: Mobrovac <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
