chore: add bind bind servers

- update role for two existing hosts
- add new hosts/roles for authoritive dns roles
This commit is contained in:
Ben Vincent 2023-11-12 14:38:17 +11:00
parent 5ebe7f564f
commit 2d8ec40625
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