mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-03 02:23:39 +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
|
local_dns: false
|
||||||
ssh_tunneling: false
|
ssh_tunneling: false
|
||||||
windows: false
|
windows: false
|
||||||
|
store_cakey: false
|
||||||
providers_map:
|
providers_map:
|
||||||
- { name: DigitalOcean, alias: digitalocean }
|
- { name: DigitalOcean, alias: digitalocean }
|
||||||
- { name: Amazon EC2, alias: ec2 }
|
- { name: Amazon EC2, alias: ec2 }
|
||||||
|
|
Loading…
Add table
Reference in a new issue