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'] = {
|
nodes['rx300'] = {
|
||||||
'hostname': '172.19.138.26',
|
'hostname': '172.19.138.26',
|
||||||
'bundles': {
|
'bundles': {
|
||||||
|
'lldp', # TODO remove once this is no longer at home
|
||||||
'zfs',
|
'zfs',
|
||||||
},
|
},
|
||||||
'groups': set(),
|
'groups': set(),
|
||||||
|
|
Loading…
Reference in a new issue