更新设备管理一键部署安装包
This commit is contained in:
Binary file not shown.
@@ -10,15 +10,14 @@ cli.agent.port=50222
|
||||
|
||||
# oam.influx.url=http://192.168.161.134:8086
|
||||
oam.influx.url=http://{{ mcn0_ip }}:58086
|
||||
oam.influx.db=tsg_stat
|
||||
oam.influx.user=admin
|
||||
oam.influx.password=tsg2019
|
||||
oam.influx.db={{ influxdb.dbname }}
|
||||
oam.influx.user={{ influxdb.username }}
|
||||
oam.influx.password={{ influxdb.passwd }}
|
||||
|
||||
oam.cli.user.admin=tsgadmin
|
||||
oam.cli.user.user=tsguser
|
||||
|
||||
cli.rest.root=http://192.168.40.4:8082/v1
|
||||
#cli.rest.root=http://192.168.40.4:8082/v1
|
||||
cli.rest.root=http://{{ bifang_api_ip }}:8082/v1
|
||||
cli.rest.login=${cli.rest.root}/user/login
|
||||
cli.rest.policy=${cli.rest.root}/policy/compile
|
||||
cli.rest.policy.object=${cli.rest.root}/policy/object
|
||||
|
||||
Reference in New Issue
Block a user