On 12/10/16 19:06, Anand Buddhdev wrote:
This is mainly a question for the Knot developers.
Suppose I have:
template:
- id: default
acl: acl1
zone:
- domain: zone
acl: acl2
Does "zone" get "acl2" or "acl1, acl2" applied to it?
I just tested this, and discovered that an acl: declaration in the
"zone" section does not add to acls in the template, but replaces them.
Regards,
Anand