add two more devices to home for static ips

This commit is contained in:
Franzi 2025-07-16 05:38:18 +02:00
parent 40acd2c8d2
commit 8f271aeb98
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,9 @@
dummy = true
[metadata.interfaces.default]
ips = ["172.19.138.76"]
dhcp = true
mac = "34:85:18:28:13:10"
[metadata.icinga_options]
exclude_from_monitoring = true

9
nodes/home.router96.toml Normal file
View file

@ -0,0 +1,9 @@
dummy = true
[metadata.interfaces.default]
ips = ["172.19.138.97"]
dhcp = true
#mac = ""
[metadata.icinga_options]
exclude_from_monitoring = true