fixing
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2026-02-27 21:33:06 +01:00
parent 77bd61ecec
commit 7aabf7fae3

View File

@@ -17,6 +17,10 @@ resource "proxmox_virtual_environment_vm" "e2e_clone" {
full = false
}
cpu {
type = "host"
}
agent {
enabled = false
}