refactor:在Provision中增加计算板卡(单元)在数据中心中的顺序号的配置

This commit is contained in:
fumingwei
2021-08-16 11:47:48 +08:00
parent 3663c07cc4
commit 6590d8191c
3 changed files with 3 additions and 1 deletions

View File

@@ -70,7 +70,7 @@ LOG_PATH="./tsglog/tsg_master"
POLICY_PRIORITY_LABEL="POLICY_PRIORITY"
L7_PROTOCOL_FILE="./tsgconf/tsg_l7_protocol.conf"
DEVICE_ID_COMMAND="hostname | awk -F'-' '{print $3}'| awk -F'adc' '{print $2}'"
DEVICE_SEQ_IN_DATA_CENTER=
DEVICE_SEQ_IN_DATA_CENTER={{ data_center.device_seq }}
[TSG_CONN_SKETCH]
log_service=2

View File

@@ -16,6 +16,7 @@ coredump:
data_center:
name: City instance
id: 1
device_seq: 1
olap:

View File

@@ -16,6 +16,7 @@ coredump:
data_center:
name: City instance
id: 1
device_seq: 1
olap: