diff options
| author | zhangzhihan <[email protected]> | 2020-03-30 13:51:32 +0800 |
|---|---|---|
| committer | zhangzhihan <[email protected]> | 2020-03-30 13:51:32 +0800 |
| commit | 6e8fd6579768bed075ca9ab92fdf8dbca68e16f5 (patch) | |
| tree | 5c1bb42113df9a6b29093aab943bc7b2c0a1619f /roles | |
| parent | 0d32f302990385745ceca5ca615743fa8535e97f (diff) | |
修改双臂模式部署内容
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/sapp/templates/main.conf.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/sapp/templates/main.conf.j2 b/roles/sapp/templates/main.conf.j2 index 6e565a5..2e3b994 100644 --- a/roles/sapp/templates/main.conf.j2 +++ b/roles/sapp/templates/main.conf.j2 @@ -20,7 +20,7 @@ CB_SUBSCRIBER_IP_TABLE=TSG_DYN_SUBSCRIBER_IP [TSG_LOG] MODE=1 -NIC_NAME=enp8s0 +NIC_NAME={{ nic_mgr.name }} MAX_SERVICE=1 LOG_LEVEL=10 LOG_PATH=./tsglog/tsglog |
