Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ cloud_providers:
image: Ubuntu 22.04 Jammy Jellyfish
arch: x86_64
hetzner:
server_type: cx22
server_type: cpx21
Copy link
Copy Markdown
Collaborator

@jackivanov jackivanov Apr 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably use CPX11 instead of CPX21 by default. People who need more resources can opt for an upgrade.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. I'm not sure what the resource requirements are, and they don't map neatly between Intel and AMD types, so I guessed the cpx21 was the closest to the cx22.

image: ubuntu-22.04
openstack:
flavor_ram: ">=512"
Expand Down