Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/164157
Change subject: tcpircbot - remove fenari references
......................................................................
tcpircbot - remove fenari references
Change-Id: I6860d079c643f401c2b580fdccf9793274ec80f0
RT: 6145
---
M manifests/role/tcpircbot.pp
1 file changed, 2 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/57/164157/1
diff --git a/manifests/role/tcpircbot.pp b/manifests/role/tcpircbot.pp
index 6d4bdcd..611fe8d 100644
--- a/manifests/role/tcpircbot.pp
+++ b/manifests/role/tcpircbot.pp
@@ -17,14 +17,13 @@
cidr => [
'::ffff:10.64.21.123/128', # vanadium
'::ffff:10.64.0.196/128', # tin
- '::ffff:208.80.152.165/128', # fenari
'::ffff:127.0.0.1/128', # loopback
'2620:0:861:101:10:64:0:196/128', # tin
],
}
ferm::rule { 'tcpircbot_allowed':
- # Vanadium, tin(v4), fenari, localhost, tin (v6)
- rule => 'proto tcp dport 9200 { saddr (10.64.21.123/32 10.64.0.196/32
208.80.152.165/32 127.0.0.1 2620:0:861:101:10:64:0:196/128) ACCEPT; }',
+ # Vanadium, tin(v4), localhost, tin (v6)
+ rule => 'proto tcp dport 9200 { saddr (10.64.21.123/32 10.64.0.196/32
127.0.0.1 2620:0:861:101:10:64:0:196/128) ACCEPT; }',
}
}
--
To view, visit https://gerrit.wikimedia.org/r/164157
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6860d079c643f401c2b580fdccf9793274ec80f0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits