diff --git a/deployment/check/data-model-tf-proxmox/nixosTest.nix b/deployment/check/data-model-tf-proxmox/nixosTest.nix index 24451d72..1831ae54 100644 --- a/deployment/check/data-model-tf-proxmox/nixosTest.nix +++ b/deployment/check/data-model-tf-proxmox/nixosTest.nix @@ -179,6 +179,21 @@ in openssl verify -CApath /etc/ssl/certs ./pve-root-ca.pem """) + # used when connecting directly for debugging + # skip indent for EOF + pve.succeed(""" + cat > /root/.ssh/id_ed25519 <