Skip to content

Commit

Permalink
remove default tls profile
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Apr 4, 2024
1 parent c10edfb commit d99f132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/srl/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ set / system grpc-server mgmt network-instance mgmt
set / system grpc-server mgmt trace-options [ request response common ]
set / system grpc-server mgmt unix-socket admin-state enable
set / system grpc-server mgmt admin-state enable
set / system grpc-server mgmt default-tls-profile`
delete / system grpc-server mgmt default-tls-profile`
)

// SrlVersion represents an sr linux version as a set of fields.
Expand Down

0 comments on commit d99f132

Please sign in to comment.