Alexandros Kosiaris has submitted this change and it was merged.

Change subject: Assign LVS apertium IPs to sca, scb hieradata files
......................................................................


Assign LVS apertium IPs to sca, scb hieradata files

As apertium now will be an LVS enabled service, the cluster boxes need
to have the IP assigned

Change-Id: I961d8ab7789cdd85e91fbe4942d271a5df9effba
---
M hieradata/role/codfw/sca.yaml
M hieradata/role/eqiad/sca.yaml
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/hieradata/role/codfw/sca.yaml b/hieradata/role/codfw/sca.yaml
index f5a5af3..2ad2e12 100644
--- a/hieradata/role/codfw/sca.yaml
+++ b/hieradata/role/codfw/sca.yaml
@@ -1,3 +1,4 @@
 lvs::realserver::realserver_ips:
+  - '10.2.1.11' # apertium.svc.codfw.wmnet
   - '10.2.1.16' # zotero.svc.codfw.wmnet
 zotero::http_proxy: url-downloader.codfw.wikimedia.org:8080
diff --git a/hieradata/role/eqiad/sca.yaml b/hieradata/role/eqiad/sca.yaml
index b525357..1729deb 100644
--- a/hieradata/role/eqiad/sca.yaml
+++ b/hieradata/role/eqiad/sca.yaml
@@ -1,3 +1,4 @@
 lvs::realserver::realserver_ips:
+  - '10.2.2.11' # apertium.svc.eqiad.wmnet
   - '10.2.2.16' # zotero.svc.eqiad.wmnet
 zotero::http_proxy: url-downloader.eqiad.wikimedia.org:8080

-- 
To view, visit https://gerrit.wikimedia.org/r/277561
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I961d8ab7789cdd85e91fbe4942d271a5df9effba
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to