feat: find resolvers by role

- use puppetdbquery module to query puppetdb for resolvers
- move dns client config to profiles::dns::base
- manage the /etc/resolv.conf file
This commit is contained in:
2023-11-17 21:13:59 +11:00
parent da2e59a6ed
commit fdb13b7338
7 changed files with 58 additions and 6 deletions
+1
View File
@@ -27,6 +27,7 @@ mod 'puppet-selinux', '4.1.0'
# other
mod 'ghoneycutt-puppet', '3.3.0'
mod 'saz-sudo', '8.0.0'
mod 'dalen-puppetdbquery', '3.0.1'
mod 'bind',
:git => 'https://git.unkin.net/unkinben/puppet-bind.git',