[PATCH] Update noc02 IP for zodbot notifications.

Ricky Zhou ricky at fedoraproject.org
Tue Sep 14 20:08:09 UTC 2010


---
 manifests/servergroups/noc.pp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/manifests/servergroups/noc.pp b/manifests/servergroups/noc.pp
index d0f873d..d6e4220 100644
--- a/manifests/servergroups/noc.pp
+++ b/manifests/servergroups/noc.pp
@@ -12,7 +12,7 @@ class noc {
         tcpPorts => [ 80, 443, 873, 4690, 5553 ],
         udpPorts => [ 69, 162 ],
         custom => [ '-I INPUT -p udp --sport 67:68 --dport 68 -j ACCEPT',
-                    '-A INPUT -p tcp -s 192.168.1.75 --dport 5050 -j ACCEPT',
+                    '-A INPUT -p tcp -s 192.168.1.20 --dport 5050 -j ACCEPT',
                     # For libvirt qpid testing
                     '-A INPUT -p tcp -s 10.5.126.101 --dport 5672 -j ACCEPT',
                     '-A INPUT -p tcp -s 10.5.126.102 --dport 5672 -j ACCEPT',
-- 
1.5.5.6

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20100914/60193db0/attachment.bin 


More information about the infrastructure mailing list