2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-24 18:41:55 +00:00

Note addition of enclosure uuid to nodediscover

This will help sort out dense invorenments more easily, particularly
if no switch or chained.
This commit is contained in:
Jarrod Johnson 2022-05-02 17:04:13 -04:00
parent 48fd496637
commit ac762c7ad5

View File

@ -48,6 +48,7 @@ columnmapping = {
'Advertised IP': 'otheripaddrs',
'Other IP': 'otheripaddrs',
}
#TODO: add chassis uuid
def print_disco(options, session, currmac, outhandler, columns):