Skip to content

Commit edd1285

Browse files
committed
Remove MSK from key source as it is not supported in model.
1 parent aa6c460 commit edd1285

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

device/macsec/mka/basic.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,15 +149,13 @@ components:
149149
properties:
150150
choice:
151151
description: |-
152-
Key source. Choose one from PSK or MSK.
152+
Key source. Current choice is PSK only.
153153
type: string
154154
default: psk
155155
x-field-uid: 1
156156
x-enum:
157157
psk:
158158
x-field-uid: 1
159-
msk:
160-
x-field-uid: 2
161159
psks:
162160
description: |-
163161
PSK chain.

0 commit comments

Comments
 (0)