mirror of
https://github.com/trailofbits/algo.git
synced 2025-05-30 03:33:54 +02:00
Change default Hetnzer type to cheapest cpx11
This commit is contained in:
parent
f56899b1fb
commit
332fca03ab
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ cloud_providers:
|
||||||
image: Ubuntu 22.04 Jammy Jellyfish
|
image: Ubuntu 22.04 Jammy Jellyfish
|
||||||
arch: x86_64
|
arch: x86_64
|
||||||
hetzner:
|
hetzner:
|
||||||
server_type: cpx21
|
server_type: cpx11
|
||||||
image: ubuntu-22.04
|
image: ubuntu-22.04
|
||||||
openstack:
|
openstack:
|
||||||
flavor_ram: ">=512"
|
flavor_ram: ">=512"
|
||||||
|
|
Loading…
Add table
Reference in a new issue