Обновить terraform/main.tf
This commit is contained in:
@@ -53,7 +53,7 @@ resource "proxmox_virtual_machine" "k8s_nodes" {
|
||||
}
|
||||
user_account {
|
||||
username = "ubuntu"
|
||||
keys = ["ssh-ed25519 AAAAC3..."] # Твой ключ
|
||||
keys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPkMcT6PGm4xwBlwwwLkzdzTF/pgtADIcdejf5xALbxQ semaphore-gitea-key"] # Твой ключ
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user