Demacro http
This commit is contained in:
@@ -27,8 +27,7 @@ options {
|
||||
{% include 'named.conf.dnssec-policy.j2' %}
|
||||
{% endif %}
|
||||
{% if item.dyndb is defined and item.dyndb %}
|
||||
{% from 'named.conf.dyndb.j2' import dyndb with context %}
|
||||
{{ dyndb(item.dyndb) }}
|
||||
{% include 'named.conf.dyndb.j2' %}
|
||||
{% endif %}
|
||||
{% if item.http is defined and item.http %}
|
||||
{% from 'named.conf.http.j2' import http with context %}
|
||||
|
||||
Reference in New Issue
Block a user