Skip to content

Commit

Permalink
Remove duplicate brocade password key
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudveron committed Jul 18, 2019
1 parent 238f0fc commit 417c632
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/nodedict.py
Original file line number Diff line number Diff line change
Expand Up @@ -1145,13 +1145,6 @@
"example": "/path/to/key",
"text": "The path to the private key to use to log in the switch."
},
{
"section": "switch",
"rtype": "brocade",
"keyword": "password",
"example": "admin",
"text": "The password to use to log in the switch. Either username or key must be specified."
},
{
"section": "array",
"keyword": "type",
Expand Down

0 comments on commit 417c632

Please sign in to comment.