Commit b849617
Correctly set use_keys when key_file is set
use_keys needs to be True for netmiko to attempt public key
authentication with the specified key_file.
Change-Id: Ic0b2c921af91e667dd95fa174a3e47ddaf37f438
(cherry picked from commit dc96c86)1 parent af6c3ef commit b849617
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments