mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-26 02:31:28 +00:00
Merge tag '2.4.1'
2.4 bugfix release
This commit is contained in:
@@ -67,7 +67,7 @@ import struct
|
||||
import sys
|
||||
|
||||
pluginmap = {}
|
||||
dispatch_plugins = (b'ipmi', u'ipmi', b'redfish', u'redfish')
|
||||
dispatch_plugins = (b'ipmi', u'ipmi', b'redfish', u'redfish', b'tsmsol', u'tsmsol')
|
||||
|
||||
|
||||
def seek_element(currplace, currkey):
|
||||
|
||||
Reference in New Issue
Block a user