Обновить terraform/main.tf
This commit is contained in:
@@ -57,7 +57,7 @@ resource "proxmox_virtual_environment_vm" "k8s_nodes" {
|
||||
}
|
||||
user_account {
|
||||
username = "ubuntu"
|
||||
keys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJq5Wc9rpjN1KOoI721NwjTZuGPicLkpHHdeX64Icyev semaphore-ansible-key"]
|
||||
keys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEEuaCL9fPnGCH4hfxAzzS09aRaj6ptoG685p+oF5vTp semaphore-ansible-key"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user