Merge pull request 'chore: add bind bind servers' (#26) from neoloc/bind_servers into master

Reviewed-on: #26
This commit is contained in:
Ben Vincent 2023-11-12 13:09:32 +09:30
commit 9d0aac7423
4 changed files with 10 additions and 2 deletions

View File

@ -1,4 +1,4 @@
---
classes:
- roles::base
- roles::infra::dns::resolver
environment: testing

View File

@ -1,4 +1,4 @@
---
classes:
- roles::base
- roles::infra::dns::resolver
environment: testing

View File

@ -0,0 +1,4 @@
---
classes:
- roles::infra::dns::authoritive
environment: testing

View File

@ -0,0 +1,4 @@
---
classes:
- roles::infra::dns::authoritive
environment: testing