From 55058bdfd95f07756827ab955288cbf5211bd76e Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 25 Dec 2020 15:26:23 +0100 Subject: [PATCH] nodes/home.{nas,usv01}: add comments about Dell Local Node Manager --- nodes/home/nas.py | 2 ++ nodes/home/usv01.py | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/nodes/home/nas.py b/nodes/home/nas.py index d754313..a4e0a45 100644 --- a/nodes/home/nas.py +++ b/nodes/home/nas.py @@ -1,3 +1,5 @@ +# Dell Local Node Manager running on + nodes['home.nas'] = { 'hostname': '172.19.138.20', 'bundles': { diff --git a/nodes/home/usv01.py b/nodes/home/usv01.py index 3696c2e..8730260 100644 --- a/nodes/home/usv01.py +++ b/nodes/home/usv01.py @@ -10,3 +10,8 @@ nodes['home.usv01'] = { }, }, } + +# Every system which is connected to the USV needs to have Dell Local +# Node Manager installed: +# +# A backup of this file is available in home.nas:/storage/nas