节点SSH登录自动使用集群设置

This commit is contained in:
GoEdgeLab
2022-10-26 19:23:29 +08:00
parent 4ea47057bd
commit 95c0f0bc00
6 changed files with 4552 additions and 4518 deletions

View File

@@ -23,4 +23,5 @@ message NodeCluster {
bytes clockJSON = 18;
bool autoRemoteStart = 19;
bool autoInstallNftables = 20;
bytes sshParamsJSON = 21;
}