diff --git a/templates/hosts.allow.j2 b/templates/hosts.allow.j2 index eaaef3c..9c588d3 100644 --- a/templates/hosts.allow.j2 +++ b/templates/hosts.allow.j2 @@ -8,4 +8,4 @@ # for information on rule syntax. # See 'man tcpd' for information on tcp_wrappers # -ALL: {% for iprange in centos7cis_host_allow -%}{{ iprange }}{{ iprange }}{% if not loop.last %},{% endif %}{% endfor %} +ALL: {% for iprange in centos7cis_host_allow -%}{{ iprange }}{% if not loop.last %},{% endif %}{% endfor %}