[ Agent ] [ App ] - offline installation chrony
This commit is contained in:
@@ -30,6 +30,9 @@ func (op *AgentOsOperator) Deploy(appFuncName string, funcArgs ...string) (bool,
|
||||
var result []string
|
||||
|
||||
switch appFuncName {
|
||||
case "DEPLOY_CHRONY_SERVER":
|
||||
resultOK, result = op.installChronyByDockerExec(funcArgs)
|
||||
break
|
||||
case "DEPLOY_RKE":
|
||||
resultOK, result = op.deployRke(funcArgs)
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user