feat: setup metrics agents

- set puppet::puppetdb_api class to export puppetdb
- set infra::dns::server class to export bind
- set all to export node and systemd metrics
This commit is contained in:
2023-11-17 22:59:26 +11:00
parent da2e59a6ed
commit a21b7ffc96
7 changed files with 30 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@ mod 'puppet-chrony', '2.6.0'
mod 'puppet-puppetboard', '9.0.0'
mod 'puppet-nginx', '5.0.0'
mod 'puppet-selinux', '4.1.0'
mod 'puppet-prometheus', '13.4.0'
# other
mod 'ghoneycutt-puppet', '3.3.0'