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

@ -1,6 +0,0 @@
dummy = true
[metadata.interfaces.eth0]
ips = ["172.19.138.23"]
dhcp = true
mac = "50:9a:4c:ad:f9:c4"

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

View file

@ -1,6 +1,12 @@
hostname = "192.168.100.31"
dummy = true
#[ipmi]
#hostname = "192.168.100.30"
#username = "root"
#password = "!bwpass:192.168.100.30/root"
#interface = "lanplus"
[metadata.icinga2_api.smartd.services."SMART STATUS CT480BX500SSD1_2314E6C5C695"]
check_command = "sshmon"
"vars.sshmon_command" = "CT480BX500SSD1_2314E6C5C695"

View file

@ -1,7 +0,0 @@
dummy = true
[metadata.icinga_options]
period = "daytime"
[metadata.interfaces.default]
ips = ["192.168.100.27/24"]

View file

@ -13,6 +13,12 @@ bundles = [
"zfs",
]
#[ipmi]
#hostname = "192.168.100.27"
#username = "Administrator"
#password = "!bwpass:bw/rottenraptor-server/ipmi"
#interface = "lanplus"
[metadata.docker-immich]
enable_auto_album_share = true