Marostegui has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/346693 )
Change subject: x1.hosts: Add tempdb2001.codfw.wmnet to x1 ...................................................................... x1.hosts: Add tempdb2001.codfw.wmnet to x1 tempdb2001 is a temporary host that will be usedi in x1 to have redundancy in codfw until we have the new servers deployed and ready to be used Bug: T162290 Change-Id: If022681a69bd219580fba5c6d5af60f178902b52 --- M dbtools/x1.hosts 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Marostegui: Looks good to me, approved jenkins-bot: Verified Jcrespo: Looks good to me, but someone else must approve diff --git a/dbtools/x1.hosts b/dbtools/x1.hosts index cb7c644..a538790 100644 --- a/dbtools/x1.hosts +++ b/dbtools/x1.hosts @@ -1,6 +1,7 @@ dbstore2001.codfw.wmnet 3306 dbstore2002.codfw.wmnet 3306 db2033.codfw.wmnet 3306 +tempdb2001.codfw.wmnet 3306 dbstore1001.eqiad.wmnet 3306 dbstore1002.eqiad.wmnet 3306 db1029.eqiad.wmnet 3306 -- To view, visit https://gerrit.wikimedia.org/r/346693 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If022681a69bd219580fba5c6d5af60f178902b52 Gerrit-PatchSet: 4 Gerrit-Project: operations/software Gerrit-Branch: master Gerrit-Owner: Marostegui <[email protected]> Gerrit-Reviewer: Jcrespo <[email protected]> Gerrit-Reviewer: Marostegui <[email protected]> Gerrit-Reviewer: Volans <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
