Added munin configuration

This commit is contained in:
2026-04-07 18:59:15 -04:00
parent 83624a85c1
commit 0d5b19b820
6 changed files with 55 additions and 0 deletions

View File

@@ -9,6 +9,11 @@ packages_common:
- 'wget'
- 'zip'
munin_node_allowed_ips:
- '^10\.7\.10\.95$'
- '^127\.0\.0\.1$'
- '^::1$'
ntp_enabled: True
ntp_timezone: 'America/New_York'
ntp_package: 'chrony'