diff --git a/roles/base/templates/iptables/iptables b/roles/base/templates/iptables/iptables index 3042ddfc86..4e42a834d0 100644 --- a/roles/base/templates/iptables/iptables +++ b/roles/base/templates/iptables/iptables @@ -73,7 +73,6 @@ {% endif %} {% endfor %} {% endif %} - # if the host declares a fedmsg-enabled wsgi app, open ports for it {% if wsgi_fedmsg_service is defined %} {% for i in range(wsgi_procs * wsgi_threads) %}