mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2026-02-08 09:25:36 +08:00
SSH登录支持Passphrase
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
func TestDNSNodeInstaller_Install(t *testing.T) {
|
||||
var installer InstallerInterface = &DNSNodeInstaller{}
|
||||
var installer InstallerInterface = &NSNodeInstaller{}
|
||||
err := installer.Login(&Credentials{
|
||||
Host: "192.168.2.30",
|
||||
Port: 22,
|
||||
|
||||
Reference in New Issue
Block a user