mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
Update config.cfg
This commit is contained in:
parent
e3a6170ae6
commit
a87b4c8a87
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ cloud_providers:
|
||||||
encrypted: false
|
encrypted: false
|
||||||
# Set use_existing_eip to "true" if you want to use a pre-allocated Elastic IP
|
# Set use_existing_eip to "true" if you want to use a pre-allocated Elastic IP
|
||||||
# Additional prompt will be raised to determine which IP to use
|
# Additional prompt will be raised to determine which IP to use
|
||||||
use_existing_eip: true
|
use_existing_eip: false
|
||||||
size: t2.micro
|
size: t2.micro
|
||||||
image:
|
image:
|
||||||
name: "ubuntu-bionic-18.04"
|
name: "ubuntu-bionic-18.04"
|
||||||
|
|
Loading…
Add table
Reference in a new issue