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