add ipmi information to hosts which have ipmi

This commit is contained in:
Franzi 2025-03-02 17:49:30 +01:00
parent 8135e4160f
commit 7a5ca524b4
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 18 additions and 13 deletions

View file

@ -2,6 +2,12 @@ hostname = "172.19.138.22"
groups = ["debian-bookworm"]
bundles = ["docker-engine", "nginx", "redis"]
#[ipmi]
#hostname = "172.19.138.23"
#username = "root"
#password = "calvin"
#interface = "lanplus"
[metadata]
icinga_options.exclude_from_monitoring = true
backups.exclude_from_backups = true