carlene: add smartd

This commit is contained in:
Franzi 2023-07-13 21:31:44 +02:00
parent 6b27128b6d
commit 8d5fe0d926
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -3,6 +3,7 @@ groups = [
"debian-bookworm",
]
bundles = [
"smartd",
"check-mail-received",
"zfs",
]
@ -19,6 +20,12 @@ ips = [
gateway4 = "193.135.9.1"
#gateway6 = ""
[metadata.smartd]
disks = [
"/dev/nvme0",
"/dev/nvme1",
]
[[metadata.zfs.pools.tank.when_creating.config]]
devices = [
"/dev/nvme0n1p3",