aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-09-29 12:18:30 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-09-29 12:57:06 +0200
commit9254d3dc86a1ab21ddaea246cb17f68c8a8eb9b5 (patch)
treeaef055fde8b4bd6c3e22a3190f98f1e2325f1158
parent26c9e8546de2f349de5ac161f86c7e8856313555 (diff)
system1: cx11 -> cx22
-rw-r--r--terraform.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/terraform.nix b/terraform.nix
index e3f1b0d..75bee3d 100644
--- a/terraform.nix
+++ b/terraform.nix
@@ -12,7 +12,7 @@ fysilib.terraform.eval (import <fysiweb/terraform.nix> {
resource = {
hcloud_server.system1 = {
name = "system1";
- server_type = "cx11";
+ server_type = "cx22";
location = "nbg1";
image = "\${data.hcloud_image.base.id}";
ssh_keys = [