Skip to content

Commit f56899b

Browse files
authored
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.
1 parent 346437f commit f56899b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ cloud_providers:
206206
image: Ubuntu 22.04 Jammy Jellyfish
207207
arch: x86_64
208208
hetzner:
209-
server_type: cx22
209+
server_type: cpx21
210210
image: ubuntu-22.04
211211
openstack:
212212
flavor_ram: ">=512"

0 commit comments

Comments
 (0)