mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 09:42:25 +01:00
Merge pull request #3473 from apricote/hcloud-default-server-type
scripts: update hetzner amd64 instance type
This commit is contained in:
commit
cca115740f
@ -147,7 +147,7 @@ BRIGHTBOX_PARALLEL="${PARALLEL_TESTS:-1}"
|
||||
|
||||
# -- Hetzner --
|
||||
: ${HETZNER_IMAGE_NAME:='flatcar_production_hetzner_image.bin.bz2'}
|
||||
: ${HETZNER_amd64_INSTANCE_TYPE:="cpx11"}
|
||||
: ${HETZNER_amd64_INSTANCE_TYPE:="cpx22"}
|
||||
: ${HETZNER_arm64_INSTANCE_TYPE:="cax11"}
|
||||
: ${HETZNER_arm64_LOCATION:="fsn1"}
|
||||
: ${HETZNER_amd64_LOCATION:="hel1"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user