[ Executor ] add base sehll script
This commit is contained in:
@@ -23,5 +23,10 @@ func TestBaseFunc(t *testing.T) {
|
|||||||
//agentOP.Exec("removeDocker")
|
//agentOP.Exec("removeDocker")
|
||||||
//agentOP.Exec("installDocker", "20")
|
//agentOP.Exec("installDocker", "20")
|
||||||
agentOP.Exec("installDockerCompose")
|
agentOP.Exec("installDockerCompose")
|
||||||
|
agentOP.Exec("installHelm")
|
||||||
|
agentOP.Exec("installHarbor")
|
||||||
|
agentOP.Exec("chronyToPublicNTP")
|
||||||
|
agentOP.Exec("chronyToMaster", "192.168.0.8")
|
||||||
|
agentOP.Exec("installZSH")
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user