Alexandros Kosiaris has uploaded a new change for review. https://gerrit.wikimedia.org/r/313968
Change subject: conftool: Remove apertium from sca machines ...................................................................... conftool: Remove apertium from sca machines Since the migration went fine, remove the apertium service from the various sca machines Bug: T147288 Change-Id: I236ba3f34fff029b92b7340e8f71f9e4362965a4 --- M conftool-data/nodes/codfw.yaml M conftool-data/nodes/eqiad.yaml 2 files changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/68/313968/1 diff --git a/conftool-data/nodes/codfw.yaml b/conftool-data/nodes/codfw.yaml index 918a8f3..8995596 100644 --- a/conftool-data/nodes/codfw.yaml +++ b/conftool-data/nodes/codfw.yaml @@ -254,8 +254,8 @@ restbase2008.codfw.wmnet: [restbase] restbase2009.codfw.wmnet: [restbase] sca: - sca2001.codfw.wmnet: [zotero, apertium] - sca2002.codfw.wmnet: [zotero, apertium] + sca2001.codfw.wmnet: [zotero] + sca2002.codfw.wmnet: [zotero] scb: scb2001.codfw.wmnet: [mobileapps, mathoid, graphoid, citoid, apertium, cxserver, ores] scb2002.codfw.wmnet: [mobileapps, mathoid, graphoid, citoid, apertium, cxserver, ores] diff --git a/conftool-data/nodes/eqiad.yaml b/conftool-data/nodes/eqiad.yaml index ed5b7df..2605ca7 100644 --- a/conftool-data/nodes/eqiad.yaml +++ b/conftool-data/nodes/eqiad.yaml @@ -198,8 +198,8 @@ ocg1002.eqiad.wmnet: [ocg] ocg1003.eqiad.wmnet: [ocg] sca: - sca1001.eqiad.wmnet: [zotero, apertium] - sca1002.eqiad.wmnet: [zotero, apertium] + sca1001.eqiad.wmnet: [zotero] + sca1002.eqiad.wmnet: [zotero] scb: scb1001.eqiad.wmnet: [mobileapps, mathoid, graphoid, citoid, apertium, cxserver, ores] scb1002.eqiad.wmnet: [mobileapps, mathoid, graphoid, citoid, apertium, cxserver, ores] -- To view, visit https://gerrit.wikimedia.org/r/313968 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I236ba3f34fff029b92b7340e8f71f9e4362965a4 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
