nodes/home.{nas,usv01}: add comments about Dell Local Node Manager
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
d72c43083d
commit
55058bdfd9
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# Dell Local Node Manager running on <http://172.19.138.20:4679/>
|
||||
|
||||
nodes['home.nas'] = {
|
||||
'hostname': '172.19.138.20',
|
||||
'bundles': {
|
||||
|
|
|
@ -10,3 +10,8 @@ nodes['home.usv01'] = {
|
|||
},
|
||||
},
|
||||
}
|
||||
|
||||
# Every system which is connected to the USV needs to have Dell Local
|
||||
# Node Manager installed:
|
||||
# <https://www.dell.com/support/home/de-de/drivers/driversdetails?driverid=038h3>
|
||||
# A backup of this file is available in home.nas:/storage/nas
|
||||
|
|
Loading…
Reference in a new issue