ssh key
This commit is contained in:
@@ -20,6 +20,7 @@ resource "proxmox_virtual_environment_vm" "vm_ubuntu_iscsi" {
|
||||
user_account {
|
||||
username = "root"
|
||||
password = "rootroot"
|
||||
keys = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILLRRYg0z5DoKq+67DeZFUo+dOqz2GedGKHHjGHiMMNo dodin@ArthurDodin"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user