|
|
|
|
|
|
|
|
{%- endif %} |
|
|
{%- endif %} |
|
|
{%- endfor %} |
|
|
{%- endfor %} |
|
|
{%- endif %} |
|
|
{%- endif %} |
|
|
{%- if 'services' in zone %} |
|
|
|
|
|
{%- for v in zone.services %} |
|
|
|
|
|
|
|
|
{%- for k,val in zone.items() %} |
|
|
|
|
|
{%- if k.endswith("services") %} |
|
|
|
|
|
{%- for v in val %} |
|
|
<service name="{{ v }}" /> |
|
|
<service name="{{ v }}" /> |
|
|
{%- endfor %} |
|
|
|
|
|
{%- endif %} |
|
|
|
|
|
|
|
|
{%- endfor %} |
|
|
|
|
|
{%- endif %} |
|
|
|
|
|
{%- endfor %} |
|
|
{%- if 'ports' in zone %} |
|
|
{%- if 'ports' in zone %} |
|
|
{%- for v in zone.ports %} |
|
|
{%- for v in zone.ports %} |
|
|
{%- if 'comment' in v %} |
|
|
{%- if 'comment' in v %} |