From 51bf156da75da48379557305e1adca84b773eb37 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 Apr 2024 17:23:39 +0200 Subject: [PATCH] Update config.json --- scrutiny/config.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 6ad49f21c..9a9f224a5 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -66,7 +66,11 @@ "/dev/nvme2", "/dev/nvme0", "/dev/nvme1", - "/dev/nvme2" + "/dev/nvme2", + "/dev/md0", + "/dev/md1", + "/dev/md2", + "/dev/md3" ], "environment": { "COLLECTOR_API_ENDPOINT": "http://localhost:8080",