This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
solutions-tsg-scripts/pc_double_arm_access/group_vars/all.yml

93 lines
1.4 KiB
YAML
Raw Normal View History

2019-12-17 18:59:03 +08:00
maat_redis_server:
address: "192.168.40.83"
2019-12-23 10:01:33 +08:00
port: 7002
2019-12-17 18:59:03 +08:00
db: 0
dynamic_maat_redis_server:
address: "192.168.40.83"
2019-12-23 10:01:33 +08:00
port: 7002
2019-12-17 18:59:03 +08:00
db: 0
cert_store_server:
address: "127.0.0.1"
port: 9991
log_kafkabrokers:
address: "192.168.40.85:9092"
log_minio:
address: "192.168.40.85;"
2019-12-18 18:32:52 +08:00
port: 9090
2019-12-17 18:59:03 +08:00
fs_remote:
switch: 1
address: "127.0.0.1"
port: 8125
2020-01-08 17:36:42 +08:00
install_dns_debug: "yes"
install_ftp_debug: "yes"
install_http_debug: "yes"
install_mail_debug: "yes"
install_ssl_debug: "yes"
install_fw_dns_plug_debug: "yes"
install_fw_ftp_plug_debug: "yes"
install_fw_http_plug_debug: "yes"
install_fw_mail_plug_debug: "yes"
install_tsg_master: "yes"
2019-12-17 18:59:03 +08:00
kni:
global:
log_level: 30
tfe_node_count: 3
watch_dog:
switch: 1
maat:
readconf_mode: 2
send_logger:
switch: 1
tfe_nodes:
- tfe0:
enabled: 1
- tfe1:
enabled: 1
- tfe2:
enabled: 1
tfe:
nr_threads: 32
2020-01-17 01:18:04 +08:00
mc_cache_eth: ens1.100
2019-12-17 18:59:03 +08:00
keykeeper:
mode: "normal"
no_cache: 0
mrzcpd:
iocore: 39
mrtunnat:
lcore_id: 38
nic_mgr:
name: eth0
nic_data_incoming:
name: tun_kni
address: 127.0.0.1
nic_inner_ctrl:
name: lo
nic_to_tfe:
tfe0:
name: lo
tfe1:
name: lo
tfe2:
name: lo
nic_traffic_mirror:
name: lo
use_mrzcpd: 0
nic_transparent_mode:
enable: 1
mode: pcap
internel_interface: "eth2"
external_interface: "eth3"
run_as_tun_mode: 1