feat: enable nomad jobs to query dns (#218)

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/218
This commit was merged in pull request #218.
This commit is contained in:
2025-03-09 17:49:35 +11:00
parent 7c1d96bd22
commit b981a6fb01
+6
View File
@@ -10,6 +10,11 @@ profiles::dns::resolver::acls:
- 198.18.15.0/24
- 198.18.16.0/24
- 198.18.17.0/24
acl-nomad-jobs:
addresses:
- 198.18.64.0/24
- 198.18.65.0/24
- 198.18.66.0/24
profiles::dns::resolver::zones:
8.10.10.in-addr.arpa-forward:
@@ -74,3 +79,4 @@ profiles::dns::resolver::views:
- 20.10.10.in-addr.arpa-forward
match_clients:
- acl-main.unkin.net
- acl-nomad-jobs