fix: serialize Proxmox VM apply
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled

This commit is contained in:
2026-04-25 17:27:59 +00:00
parent e0359f0097
commit f8da2594ca
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -101,6 +101,7 @@ jobs:
terraform apply \
-var="ssh_public_key=$HOME/.ssh/id_ed25519.pub" \
-var="ssh_private_key=$HOME/.ssh/id_ed25519" \
-parallelism=1 \
-auto-approve
- name: Save Terraform Outputs