Homelab/terraform/pve2
Tellsanguis 67d46bceac
Some checks failed
CD - Deploy Infrastructure / Terraform Validation (push) Successful in 16s
CD - Deploy Infrastructure / Deploy on pve1 (push) Failing after 2m23s
CD - Deploy Infrastructure / Deploy on pve2 (push) Failing after 2m35s
CD - Deploy Infrastructure / Deploy on pve3 (push) Failing after 10s
CD - Deploy Infrastructure / Validate K3s Cluster (push) Has been skipped
CD - Deploy Infrastructure / Deployment Notification (push) Failing after 1s
fix(terraform): Use local-lvm storage for VM disks
LINSTOR ne supporte pas le clonage de VMs (ni full ni linked clone).
Solution: utiliser local-lvm pour les disques des VMs.

- Ajout variables k3s_server_X_storage_pool avec default local-lvm
- Mise à jour du workflow deploy.yml
- Retour à full_clone = true
2025-11-26 18:04:58 +01:00
..
cloud-init.tf feat: Initial commit 2025-11-07 09:33:38 +01:00
main.tf fix(terraform): Use local-lvm storage for VM disks 2025-11-26 18:04:58 +01:00
outputs.tf feat: Initial commit 2025-11-07 09:33:38 +01:00
variables.tf fix(terraform): Use local-lvm storage for VM disks 2025-11-26 18:04:58 +01:00