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