This commit is contained in:
zhangzhihan
2020-05-22 11:08:29 +08:00
parent 35c6127063
commit aad31a42bb
7 changed files with 17 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
BROKER_LIST={{ log_kafkabrokers.address }}
[SYSTEM]
{% if tsg_access_typ == 0 %}
{% if tsg_access_type == 0 %}
NIC_NAME={{ tsg_tun_mode.ethname }}
{% else %}
NIC_NAME={{ nic_mgr.name }}