YATypofix.
This commit is contained in:
parent
37936e3360
commit
07667d7ea2
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
{% endif %}
|
||||
|
||||
# if the host declares a fedmsg-enabled wsgi app, open ports for it
|
||||
{% if fedmsg_wsgi_service is defined %}
|
||||
{% if wsgi_fedmsg_service is defined %}
|
||||
{% for i in range(wsgi_procs * wsgi_threads) %}
|
||||
-A INPUT -p tcp -m tcp --dport 30{{ '%02d' % i }} -j ACCEPT
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue