nodes/rx300: add smartd

This commit is contained in:
Franzi 2021-05-20 18:24:23 +02:00
parent 78498b5a46
commit 522cecb9fb
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -10,6 +10,7 @@ nodes['rx300'] = {
'hostname': '172.19.138.26',
'bundles': {
'lldp', # TODO remove once this is no longer at home
'smartd',
'zfs',
},
'groups': {
@ -34,6 +35,11 @@ nodes['rx300'] = {
'lldp': {
'hostname': 'rx300.kunbox.net',
},
'smartd': {
'disks': {
'/dev/nvme0',
},
},
'systemd-networkd': {
'bonds': {
'bond0': {