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

This commit is contained in:
刘祥超
2022-10-26 19:23:29 +08:00
parent 1d66029ef0
commit cb3bf14df8
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;
}