mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-13 16:23:00 +02:00
updated instance size to be micro instead of tiny
This commit is contained in:
parent
f86e6060dd
commit
b314acf326
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ cloud_providers:
|
||||||
flavor_ram: ">=512"
|
flavor_ram: ">=512"
|
||||||
image: Ubuntu-18.04
|
image: Ubuntu-18.04
|
||||||
cloudstack:
|
cloudstack:
|
||||||
size: Tiny
|
size: Micro
|
||||||
image: Linux Ubuntu 18.04 LTS 64-bit
|
image: Linux Ubuntu 18.04 LTS 64-bit
|
||||||
disk: 10
|
disk: 10
|
||||||
vultr:
|
vultr:
|
||||||
|
|
Loading…
Add table
Reference in a new issue