集群增加自动安装nftables配置

This commit is contained in:
GoEdgeLab
2022-09-18 09:26:01 +08:00
parent 4e38fff336
commit 7f7e9414df
6 changed files with 4355 additions and 4318 deletions

View File

@@ -22,4 +22,5 @@ message NodeCluster {
bool isPinned = 17;
bytes clockJSON = 18;
bool autoRemoteStart = 19;
bool autoInstallNftables = 20;
}