mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-03 10:33:13 +02:00
Remove test configuration file
This commit is contained in:
parent
ce49f27250
commit
97e4d89a20
1 changed files with 0 additions and 38 deletions
|
@ -1,38 +0,0 @@
|
|||
users:
|
||||
- test-user
|
||||
cloud_providers:
|
||||
local:
|
||||
server: localhost
|
||||
endpoint: 127.0.0.1
|
||||
wireguard_enabled: true
|
||||
ipsec_enabled: false
|
||||
dns_adblocking: false
|
||||
ssh_tunneling: false
|
||||
store_pki: true
|
||||
tests: true
|
||||
no_log: false
|
||||
algo_provider: local
|
||||
algo_server_name: test-server
|
||||
algo_ondemand_cellular: false
|
||||
algo_ondemand_wifi: false
|
||||
algo_ondemand_wifi_exclude: ""
|
||||
algo_dns_adblocking: false
|
||||
algo_ssh_tunneling: false
|
||||
wireguard_PersistentKeepalive: 0
|
||||
wireguard_network: 10.19.49.0/24
|
||||
wireguard_network_ipv6: fd9d:bc11:4020::/48
|
||||
wireguard_port: 51820
|
||||
dns_encryption: false
|
||||
subjectAltName_type: IP
|
||||
subjectAltName: 127.0.0.1
|
||||
IP_subject_alt_name: 127.0.0.1
|
||||
ipsec_enabled: false
|
||||
algo_server: localhost
|
||||
algo_user: ubuntu
|
||||
ansible_ssh_user: ubuntu
|
||||
algo_ssh_port: 22
|
||||
endpoint: 127.0.0.1
|
||||
server: localhost
|
||||
ssh_user: ubuntu
|
||||
CA_password: "test-password-123"
|
||||
p12_export_password: "test-export-password"
|
Loading…
Add table
Reference in a new issue