mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 10:03:01 +02:00
Define the default value for store_cakey
This commit is contained in:
parent
51265d5da9
commit
c40bfd1151
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
local_dns: false
|
||||
ssh_tunneling: false
|
||||
windows: false
|
||||
store_cakey: false
|
||||
providers_map:
|
||||
- { name: DigitalOcean, alias: digitalocean }
|
||||
- { name: Amazon EC2, alias: ec2 }
|
||||
|
|
Loading…
Add table
Reference in a new issue