Alexandros Kosiaris has uploaded a new change for review. https://gerrit.wikimedia.org/r/279137
Change subject: apertium.svc.eqiad.wmnet: Point it to the LVS IP ...................................................................... apertium.svc.eqiad.wmnet: Point it to the LVS IP Since its introduction, apertium has not been in an LVS setup given it was not obvious back then it would work fine with LVS. In the recert restructuring of LVS services for setting them up in codfw, the service was setup successfully in codfw and tested for a periods of 4 hours. Point the apertium.svc.eqiad.wmnet DNS RR to the LVS IP instead of the IP of one of the boxes finally Change-Id: I1d5c77d976351e902c13f1a6b2e429c6024bf6c1 --- M templates/wmnet 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/37/279137/1 diff --git a/templates/wmnet b/templates/wmnet index 8ca9e48..170d6b4 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -4097,6 +4097,7 @@ appservers 1H IN A 10.2.2.1 appservers-debug 1H IN CNAME mw1017.eqiad.wmnet. hhvm-api 1H IN A 10.2.2.3 +apertium 1H IN A 10.2.2.11 aqs 1H IN A 10.2.2.12 ; 13 reserved for kartotherian mobileapps 1H IN A 10.2.2.14 @@ -4115,7 +4116,6 @@ parsoid 1H IN A 10.2.2.28 search 1H IN A 10.2.2.30 ocg 1H IN A 10.2.2.31 -apertium 1H IN A 10.64.32.153 ; TODO: Change it to 10.2.2.11 ganeti01 1H IN A 10.64.32.173 labstore 1H IN A 10.64.37.10 -- To view, visit https://gerrit.wikimedia.org/r/279137 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1d5c77d976351e902c13f1a6b2e429c6024bf6c1 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
