集群增加自动安装nftables配置

This commit is contained in:
刘祥超
2022-09-18 09:26:01 +08:00
parent 1d7986289d
commit 4e219b09e0
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;
}