fix fedmsg not having iptables opening for appropriate number of listeners
This commit is contained in:
parent
5d1c966d3d
commit
51c798faee
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ num_cpus: 8
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 3000, 3001, 3002, 3003, 3004 ]
|
||||
tcp_ports: [ 3000, 3001, 3002, 3003, 3004, 3005 ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-datanommer,sysadmin-veteran
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue