inventory/prometheus: add buna to monitored machines

This commit is contained in:
2026-08-21 12:03:34 +07:00
parent 88ac5cbd83
commit 5b07b98f40
+4
View File
@@ -36,6 +36,7 @@
"cursa"
"rigel"
"vega"
"buna"
];
dm-bootstrapper = [
@@ -489,6 +490,9 @@
exporters.smartctl = { };
exporters.zfs = { };
};
buna.settings = {
exporters.smartctl = { };
};
};
};