mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-13 11:17:49 +00:00
Fix introduced typo in error message
This commit is contained in:
parent
d04be19ae5
commit
db5f861dc5
@ -900,7 +900,7 @@ class IpmiHandler(object):
|
||||
except exc.PubkeyInvalid:
|
||||
errorneeded = msg.ConfluentNodeError(
|
||||
self.node,
|
||||
'Extended information unakvailable, mismatch detected between '
|
||||
'Extended information unavailable, mismatch detected between '
|
||||
'target certificate fingerprint and '
|
||||
'pubkeys.tls_hardwaremanager attribute')
|
||||
newinvdata = {'inventory': invitems}
|
||||
|
Loading…
x
Reference in New Issue
Block a user