bundlewrap/bundles/smartd/files/smartd.conf

5 lines
125 B
Plaintext
Raw Normal View History

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