On 2010-09-14 04:08:09 PM, Ricky Zhou wrote: > --- > 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', > -- 20:08:57 < mmcgrath> ricky: are the changes to nocX? if so those aren't frozen :) 20:09:10 < ricky> Oh, cool Oops, never mind, sorry for the noise :-) Thanks, Ricky
Attachment:
pgpmw0yHk2yhK.pgp
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure