2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-11-03 21:02:36 +00:00

Fix documentation error in attributes

This commit is contained in:
Jarrod Johnson
2025-03-11 08:39:28 -04:00
parent 1f97a5e67d
commit 060b81e205

View File

@@ -557,7 +557,7 @@ node = {
'description': 'Indicates that this interface should be a team and what mode or runner to use when teamed. '
'If this covers a deployment interface, one of the member interfaces may be brought up as '
'a standalone interface until deployment is complete, as supported by the OS deployment profile. '
'To support this scenario, the switch should be set up to allow independent operation of member ports123654 (e.g. lacp bypass mode or fallback mode).',
'To support this scenario, the switch should be set up to allow independent operation of member ports (e.g. lacp bypass mode or fallback mode).',
'validvalues': ('lacp', 'loadbalance', 'roundrobin', 'activebackup', 'none')
},
'power.pdu': {