Alex Monk has uploaded a new change for review.

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

Change subject: tcpircbot: update comment detailing each IP in the ferm rule
......................................................................

tcpircbot: update comment detailing each IP in the ferm rule

Change-Id: I76d861b539d6aa26d4b4589ab0c04c6bce0f8efe
---
M manifests/role/tcpircbot.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/54/312454/1

diff --git a/manifests/role/tcpircbot.pp b/manifests/role/tcpircbot.pp
index 52742d4..2e697dd 100644
--- a/manifests/role/tcpircbot.pp
+++ b/manifests/role/tcpircbot.pp
@@ -34,7 +34,8 @@
     }
 
     ferm::rule { 'tcpircbot_allowed':
-        # eventlog1001, tin (v4), mira (v4), localhost, tin (v6), mira (v6), 
terbium (v4), wasat (v4)
+        # eventlog1001 (v4), tin (v4), mira (v4), palladium (v4), localhost 
(v4), tin (v6), mira (v6), palladium (v6, unnamed in DNS), terbium (v4), 
terbium (v6, unnamed in DNS), wasat (v4), wasat (v6, unnamed in DNS), rhodium 
(v4), rhodium (v6, unnamed in DNS)
+        # Please DO NOT change the IPs in the rule below without updating the 
comment above
         rule => 'proto tcp dport 9200 { saddr (10.64.32.167/32 10.64.0.196/32 
10.192.16.132/32 10.64.16.160/32 127.0.0.1 2620:0:861:101:10:64:0:196/128 
2620:0:860:102:10:192:16:132/128 2620:0:861:102:10:64:16:160/128 10.64.32.13/32 
2620:0:861:103:92b1:1cff:fe25:9d72/128 10.192.48.45/32 
2620:0:860:104:1602:ecff:fe3f:478c/128 10.64.16.184/32 
2620:0:861:102:10:64:16:184/128) ACCEPT; }',
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I76d861b539d6aa26d4b4589ab0c04c6bce0f8efe
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alex Monk <a...@wikimedia.org>

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

Reply via email to