🦄 refactor(deploy_env.tmp): 移除

This commit is contained in:
yangwei
2021-08-10 14:50:15 +08:00
parent 614d4cf089
commit 9d27dad8a6
2 changed files with 0 additions and 84 deletions

View File

@@ -1,60 +0,0 @@
wannat_global:
common:
redis_server_ip: "192.168.44.72"
redis_server_port: 7002
redis_index: 0
bifang_db_username: "root"
bifang_db_password: "bifang!@#"
bifang_radius_db_name: "tsg-bifang"
wangw:
NAT_GW_tunnel_device: "enp6s0"
WAN_GW_tunnel_listen_port: 3544
NAT_GW_tunnel_ip: "192.168.40.161"
NAT_GW_tunnel_remote_port: 3544
natgw:
run_type: 0
config_type: 1
wannat_ip: "192.168.40.161"
wannat_port: 3544
natgw_bind_port: 3544
device: "eth0"
vpn_client_ip_cidr: "10.10.120.0/24"
country_location: "private"
province_location: "private"
toroad:
http_server_listen_port: 8888
to_wangw_dst_port: 3544
to_wangw_listen_port: 3544
probe_pkt_timeout: 1
g_probe_retry_times: 5
max_item_number: 10000
lru_timeout: 60
config_src_type: "redis"
wiregraft:
identification_by_which_device: "enp6s0"
toroad_server_ip: "192.168.40.134"
toroad_server_port: 8888
pptp:
mtu: 9000
dns1: "8.8.8.8"
dns2: "114.114.114.114"
radius:
shared_secret: "testing123"
server_ip: "192.168.44.72"
rpm_files:
wangw_rpm_file: "libwangw-1.3.0.bcc9c59-2.el7.x86_64.rpm"
natgw_rpm_file: "wannat_natgw-1.3.3.d7123b3-2.el7.x86_64.rpm"
wire_graft_rpm_file: "libwire_graft-1.3.3.e1fe8e4-2.el7.x86_64.rpm"
toroad_rpm_file: "toroad-1.2.3.693a647-2.el7.x86_64.rpm"
ppp_rpm_file: "ppp-2.4.5-34.el7_7.x86_64.rpm"
pptpd_rpm_file: "pptpd-1.4.0-2.el7.x86_64.rpm"
openvpn_rpm_file: "openvpn-2.4.11-1.el7.x86_64.rpm"
radius_client_rpm_file: "radiusclient-ng-0.5.6-9.el7.x86_64.rpm"
easy_rsa_rpm_file: "easy-rsa-3.0.8-1.el7.noarch.rpm"

View File

@@ -1,24 +0,0 @@
[all:vars]
ansible_user=root
install_sapp=false
install_device_sn=false
install_device_tag=false
[wangw]
192.168.40.137
[natgw]
192.168.40.133
[toroad]
192.168.40.133
[pptpd]
192.168.40.133
[radius_server]
192.168.44.3
[radius_client]
192.168.40.3