mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-12 18:59:06 +00:00
Jarrod Johnson
ad828e609d
Reduce bad default login tries
For an SD530 XCC, we would incur 4 attempts at default: -To pre-config enable SMM, we try once -Due to pyghmi auto-degrade, try again as oper -Then during the actual config phase, try again -Again, try again as oper Now with pyghmi opt-out, we will force to try only as admin, eliminating the second try. The SD530 code will now mark that the default creds failed so that the config phase will know to skip that.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%