move lm-sensors to its own bundle, add to hardware systems

This commit is contained in:
Franzi 2021-06-05 12:23:09 +02:00
parent 5dde5d1642
commit 91cf6cd1e5
Signed by: kunsi
GPG key ID: 12E3D2136B818350
10 changed files with 27 additions and 13 deletions

View file

@ -1,6 +1,7 @@
nodes['home.kodi-wohnzimmer'] = {
'hostname': '172.19.138.24',
'bundles': {
'lm-sensors',
'kodi',
'nfs-client',
'smartd',

View file

@ -4,6 +4,7 @@ nodes['home.nas'] = {
'hostname': '172.19.138.20',
'bundles': {
'backup-server',
'lm-sensors',
'mosquitto',
'netdata',
'nfs-server',