Switch to globally available Hetzner instance type

The old cx* Intel instance type was only available in EU data centers. The cpx* AMD type is available in the US and Asia as well.
This commit is contained in:
Matthew Davidson 2025-04-03 13:23:16 +08:00 committed by GitHub
parent 346437fa6e
commit f56899b1fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -206,7 +206,7 @@ cloud_providers:
image: Ubuntu 22.04 Jammy Jellyfish
arch: x86_64
hetzner:
server_type: cx22
server_type: cpx21
image: ubuntu-22.04
openstack:
flavor_ram: ">=512"