Fix small issues

This commit is contained in:
Tobias Reisinger 2026-03-01 14:24:25 +01:00
parent 749a31a540
commit 0e47afdf5e
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ hosts = {
rdns = "node001.serguzim.net"
provider = "hetzner"
image = "debian-12"
server_type = "cx32"
server_type = "cx33"
location = "fsn1"
},
"node002" = {