From 40fcaf56ee417eed954b8e1b1077a53d7f052af2 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 8 Sep 2024 19:42:15 +0200 Subject: [PATCH] add home.fujitsu-n7100 --- nodes/home.fujitsu-n7100.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nodes/home.fujitsu-n7100.toml diff --git a/nodes/home.fujitsu-n7100.toml b/nodes/home.fujitsu-n7100.toml new file mode 100644 index 0000000..07d51c0 --- /dev/null +++ b/nodes/home.fujitsu-n7100.toml @@ -0,0 +1,9 @@ +dummy = true + +[metadata.interfaces.default] +ips = ["172.19.138.75"] +dhcp = true +mac = "00:01:29:59:a9:8c" + +[metadata.icinga_options] +exclude_from_monitoring = true