diff --git a/nodes/home.r630.toml b/nodes/home.r630.toml index ffd4c46..03e2f56 100644 --- a/nodes/home.r630.toml +++ b/nodes/home.r630.toml @@ -2,11 +2,10 @@ 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" +#ipmi_hostname = "172.19.138.23" +#ipmi_username = "root" +#ipmi_password = "calvin" +#ipmi_interface = "lanplus" [metadata] icinga_options.exclude_from_monitoring = true diff --git a/nodes/proxmox-backupstorage.toml b/nodes/proxmox-backupstorage.toml index 8a9da36..a061f7e 100644 --- a/nodes/proxmox-backupstorage.toml +++ b/nodes/proxmox-backupstorage.toml @@ -1,11 +1,10 @@ hostname = "192.168.100.31" dummy = true -#[ipmi] -#hostname = "192.168.100.30" -#username = "root" -#password = "!bwpass:192.168.100.30/root" -#interface = "lanplus" +#ipmi_hostname = "192.168.100.30" +#ipmi_username = "root" +#ipmi_password = "!bwpass:192.168.100.30/root" +#ipmi_interface = "lanplus" [metadata.icinga2_api.smartd.services."SMART STATUS CT480BX500SSD1_2314E6C5C695"] check_command = "sshmon" diff --git a/nodes/rottenraptor-server.toml b/nodes/rottenraptor-server.toml index 529984a..964839c 100644 --- a/nodes/rottenraptor-server.toml +++ b/nodes/rottenraptor-server.toml @@ -13,11 +13,10 @@ bundles = [ "zfs", ] -#[ipmi] -#hostname = "192.168.100.27" -#username = "Administrator" -#password = "!bwpass:bw/rottenraptor-server/ipmi" -#interface = "lanplus" +#ipmi_hostname = "192.168.100.27" +#ipmi_username = "Administrator" +#ipmi_password = "!bwpass:bw/rottenraptor-server/ipmi" +#ipmi_interface = "lanplus" [metadata.docker-immich] enable_auto_album_share = true