--- 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
Attachment:
pgp3RMoXEJx7z.pgp
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure