mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	fix rspconfig error that no executor folder
This commit is contained in:
		| @@ -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) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user