增加集群服务器ha配置;更新pyinstaller打包后找不到依赖库的bug.

This commit is contained in:
lijia
2020-10-20 22:46:23 +08:00
parent 2344df69ee
commit 25e4f39bcc
47 changed files with 679 additions and 30 deletions

View File

@@ -1,2 +1,2 @@
[MAAT]
ACCEPT_TAGS={"tags":[{"tag":"Location","value":"{{tag_location}}"}]}
ACCEPT_TAGS={"tags":[{"tag":"data_center","value":"{{tag_location}}"}]}

View File

@@ -1 +1 @@
{"sn": "GN191205CH1234567890"}
{"sn": "GN201020CH1234567890"}

View File

@@ -1 +1 @@
{"tags":[{"tag":"Location","value":"{{tag_location}}"}]}
{"tags":[{"tag":"data_center","value":"{{tag_location}}"}]}