nodes/rx300: add lldp
This commit is contained in:
parent
223e799a87
commit
f7c85ddd8a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
nodes['rx300'] = {
|
||||
'hostname': '172.19.138.26',
|
||||
'bundles': {
|
||||
'lldp', # TODO remove once this is no longer at home
|
||||
'zfs',
|
||||
},
|
||||
'groups': set(),
|
||||
|
|
Loading…
Reference in a new issue