mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 11:12:04 +00:00
fix rspconfig error that no executor folder
This commit is contained in:
parent
300b33b1ae
commit
a7c59bd850
@ -315,7 +315,7 @@ class OpenBMCManager(base.BaseManager):
|
||||
|
||||
def rspconfig(self, nodesinfo, args):
|
||||
|
||||
from hwctl.executor.openbmc_bmcconfig import OpenBMCBmcConfigTask
|
||||
from hwctl.openbmc.openbmc_bmcconfig import OpenBMCBmcConfigTask
|
||||
|
||||
try:
|
||||
opts=docopt(RSPCONFIG_USAGE, argv=args)
|
||||
|
Loading…
x
Reference in New Issue
Block a user