add fixmes

Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
Kiara Grouwstra 2025-10-20 17:28:03 +02:00
parent 892b18e23f
commit ab67a6d637
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -39,6 +39,8 @@ provider "proxmox" {
# program = ["sh", "-c", "echo \"{\\\"hash\\\":\\\"$(nix-hash ..)\\\"}\""] # program = ["sh", "-c", "echo \"{\\\"hash\\\":\\\"$(nix-hash ..)\\\"}\""]
# } # }
# FIXME separate
# FIXME (un)stream
# FIXME handle known-hosts in TF state # FIXME handle known-hosts in TF state
# FIXME move to host # FIXME move to host
# FIXME switch to base image shared between jobs as upload seems a bottleneck? e.g. by: # FIXME switch to base image shared between jobs as upload seems a bottleneck? e.g. by: