Skip to content

allow ACLS to be used in zone configuration options#295

Open
ikonia wants to merge 3 commits into
theforeman:masterfrom
ikonia:acl-define-move
Open

allow ACLS to be used in zone configuration options#295
ikonia wants to merge 3 commits into
theforeman:masterfrom
ikonia:acl-define-move

Conversation

@ikonia
Copy link
Copy Markdown
Contributor

@ikonia ikonia commented May 24, 2026

--- suggested approach drop if a bad idea ----

being able to use ACLS' in zone definition such as allow-updates, allow-query, allow-tranfer is limited to internally defined ACLS (localnets and localhost) this maybe enough for a lot of use cases, but as ACL's and views become more important the ability to use ACLS within these parameters is important.

in order to use the ACL definition within puppet-dns the ACL's must be move higher up the template so they are available to be used in the zone definition.

this creates another problem that the validate process validates against temporary files from concat which means it will never pass validation because the required files it depends on are not generated at this point, until there is a better way to validate the ACL's it seems logical to remove validation on ACLS'

@ikonia
Copy link
Copy Markdown
Contributor Author

ikonia commented May 25, 2026

I believe this will also fix #164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant