Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/223484

Change subject: tcpircbot: allow v4 connections from mira
......................................................................

tcpircbot: allow v4 connections from mira

follow-up to I722e91a9b21f60e4c57e

also allow the v4 address

Change-Id: I9a1ccd5643804ea9f84fd7aee44f56d864a4ce71
---
M manifests/role/tcpircbot.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/84/223484/1

diff --git a/manifests/role/tcpircbot.pp b/manifests/role/tcpircbot.pp
index 09cfc1d..60d6fb6 100644
--- a/manifests/role/tcpircbot.pp
+++ b/manifests/role/tcpircbot.pp
@@ -17,6 +17,7 @@
         cidr     => [
             '::ffff:10.64.32.167/128',    # eventlog1001
             '::ffff:10.64.0.196/128',     # tin
+            '::ffff:10.192.16.132/128',   # mira
             '::ffff:127.0.0.1/128',       # loopback
             '2620:0:861:101:10:64:0:196/128', # tin
             '2620:0:860:102:10:192:16:132/128', # mira

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a1ccd5643804ea9f84fd7aee44f56d864a4ce71
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to