Add firewall rules, cloud-init config, and remove volume support

This commit is contained in:
2026-04-02 16:33:33 -05:00
parent ffed30d364
commit c9341ae12a
4 changed files with 50 additions and 25 deletions

View File

@@ -11,9 +11,4 @@ hcloud_ssh_key_file_path = "~/.ssh/id_rsa.pub"
hcloud_server_name = "web...."
hcloud_server_image = "ubuntu-24.04"
hcloud_server_type = "cx23"
# Server Volume Name
hcloud_volume_name = "volume..."
hcloud_volume_size = 10
hcloud_server_type = "cx23"