bundlewrap/bundles/smartd/files/smartd.conf
Franzi 295ff72b4b
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/smartd: introduce, add to hosts where *we* need to keep track of disk health
2020-11-29 12:07:27 +01:00

5 lines
125 B
Plaintext

DEFAULT -d auto -a -n standby,12
% for disk in sorted(node.metadata.get('smartd', {}).get('disks', set())):
${disk}
% endfor