Commit 12eb984
psu: Split out the key logic to allow for its local storage
Summary:
Allow for the default key to be provided by a python module
(but still allow the user to override it). This allows for
the local storage of the BMC to be modified to allow for
persistent store of it.
Test Plan: TODO
Reviewed By: ifel
Differential Revision: D82985056
fbshipit-source-id: ba236c3cf84bb808898519b5c4c91adc0c554dbe1 parent 1c07550 commit 12eb984
File tree
2 files changed
+6
-1
lines changed- common/recipes-core/psu-update/files
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
293 | 294 | | |
294 | 295 | | |
295 | 296 | | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
296 | 300 | | |
297 | 301 | | |
298 | 302 | | |
| |||
0 commit comments