Fix iptables for fedmsg on fedimg hosts.

This commit is contained in:
Ralph Bean 2015-08-06 20:37:22 +00:00
parent 56491afe27
commit ffe802de90
3 changed files with 12 additions and 2 deletions

View file

@ -4,6 +4,8 @@ suffix = 'stg.phx2.fedoraproject.org'
suffix = 'phx2.fedoraproject.org'
{% endif %}
# REMEMBER -- if you change these, you need to also change the iptables rules in
# inventory/groups/fedimg and inventory/groups/fedimsg-stg
primary_threads = 4
atomic_threads = 2
NUM_FEDIMG_PORTS = 2 * ((primary_threads + atomic_threads) + 1)