mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 06:33:56 +02:00
Fix OS Name for Vultr (#14458)
This commit is contained in:
parent
c0968a8fdb
commit
8b05cda01d
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ cloud_providers:
|
||||||
image: Linux Ubuntu 20.04 LTS 64-bit
|
image: Linux Ubuntu 20.04 LTS 64-bit
|
||||||
disk: 10
|
disk: 10
|
||||||
vultr:
|
vultr:
|
||||||
os: Ubuntu 20.04 x64
|
os: Ubuntu 20.04 LTS x64
|
||||||
size: 1024 MB RAM,25 GB SSD,1.00 TB BW
|
size: 1024 MB RAM,25 GB SSD,1.00 TB BW
|
||||||
linode:
|
linode:
|
||||||
type: g6-nanode-1
|
type: g6-nanode-1
|
||||||
|
|
Loading…
Add table
Reference in a new issue