commit
This commit is contained in:
@@ -451,7 +451,7 @@ resource "proxmox_virtual_environment_vm" "worker3" {
|
||||
user_data_file_id = "${proxmox_virtual_environment_file.worker3_ignition.id}"
|
||||
}
|
||||
}
|
||||
esource "proxmox_virtual_environment_vm" "worker4" {
|
||||
resource "proxmox_virtual_environment_vm" "worker4" {
|
||||
name = "worker4"
|
||||
node_name = "pbs"
|
||||
description = "kubernetes worker4"
|
||||
|
||||
Reference in New Issue
Block a user