Fix typo
This commit is contained in:
@@ -12,7 +12,7 @@ options {
|
||||
{% include 'named.conf.acl.j2' %}
|
||||
{% endif %}
|
||||
{% if item.primaries is defined and item.primaries %}
|
||||
{% include 'named.conf.primaries' %}
|
||||
{% include 'named.conf.primaries.j2' %}
|
||||
{% endif %}
|
||||
{% if item.controls is defined and item.controls %}
|
||||
{% from 'named.conf.controls.j2' import controls with context %}
|
||||
|
||||
Reference in New Issue
Block a user