fixed script that running all checks
This commit is contained in:
parent
0fb871f6c6
commit
3548064aef
@ -52,7 +52,6 @@ resource "proxmox_vm_qemu" "proxmox_vm_master" {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
resource "proxmox_vm_qemu" "proxmox_vm_workers" {
|
||||
count = var.num_k3s_nodes
|
||||
name = "k3s-worker-${count.index}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user