move lm-sensors to its own bundle, add to hardware systems
This commit is contained in:
parent
5dde5d1642
commit
91cf6cd1e5
10 changed files with 27 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
|||
nodes['home.kodi-wohnzimmer'] = {
|
||||
'hostname': '172.19.138.24',
|
||||
'bundles': {
|
||||
'lm-sensors',
|
||||
'kodi',
|
||||
'nfs-client',
|
||||
'smartd',
|
||||
|
|
|
@ -4,6 +4,7 @@ nodes['home.nas'] = {
|
|||
'hostname': '172.19.138.20',
|
||||
'bundles': {
|
||||
'backup-server',
|
||||
'lm-sensors',
|
||||
'mosquitto',
|
||||
'netdata',
|
||||
'nfs-server',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue