diff --git a/nodes/home.r630-ipmi.toml b/nodes/home.r630-ipmi.toml deleted file mode 100644 index f58012b..0000000 --- a/nodes/home.r630-ipmi.toml +++ /dev/null @@ -1,6 +0,0 @@ -dummy = true - -[metadata.interfaces.eth0] -ips = ["172.19.138.23"] -dhcp = true -mac = "50:9a:4c:ad:f9:c4" diff --git a/nodes/home.r630.toml b/nodes/home.r630.toml index 408afb4..ffd4c46 100644 --- a/nodes/home.r630.toml +++ b/nodes/home.r630.toml @@ -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 diff --git a/nodes/proxmox-backupstorage.toml b/nodes/proxmox-backupstorage.toml index 7d58297..8a9da36 100644 --- a/nodes/proxmox-backupstorage.toml +++ b/nodes/proxmox-backupstorage.toml @@ -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" diff --git a/nodes/rottenraptor-server-ipmi.toml b/nodes/rottenraptor-server-ipmi.toml deleted file mode 100644 index fdc76b9..0000000 --- a/nodes/rottenraptor-server-ipmi.toml +++ /dev/null @@ -1,7 +0,0 @@ -dummy = true - -[metadata.icinga_options] -period = "daytime" - -[metadata.interfaces.default] -ips = ["192.168.100.27/24"] diff --git a/nodes/rottenraptor-server.toml b/nodes/rottenraptor-server.toml index 2ab03f8..529984a 100644 --- a/nodes/rottenraptor-server.toml +++ b/nodes/rottenraptor-server.toml @@ -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