[ Cmii ] [ Octopus ] - reformat agent-go - 2
This commit is contained in:
@@ -42,7 +42,7 @@ func BastionModeInit() {
|
||||
// re-get agentInfo from status module
|
||||
agentInfo := a_status.ReportAgentInfo()
|
||||
refreshAgentInfoByStatusInfo(agentInfo, agentServerInfo)
|
||||
BuildAgentOsOperator(agentInfo, agentServerInfo)
|
||||
buildAgentOsOperator(agentInfo, agentServerInfo)
|
||||
|
||||
// install docker
|
||||
agentOsOperator := a_executor.AgentOsOperatorCache
|
||||
|
||||
Reference in New Issue
Block a user