ssh key
This commit is contained in:
2
grail.tf
2
grail.tf
@@ -14,7 +14,7 @@ resource "proxmox_vm_qemu" "grail" {
|
||||
os_network_config = "ubuntu"
|
||||
nameserver = "192.168.0.24"
|
||||
ipconfig0 = "gw=192.168.0.1,ip=192.168.0.57/24"
|
||||
# ssh_public_keys = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFw70PrMsilcsqCrwW1I6PAt3anQbhmVg+t/HUfomug ryan@mxDesktop"
|
||||
ssh_public_keys = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFw70PrMsilcsqCrwW1I6PAt3anQbhmVg+t/HUfomug ryan@mxDesktop"
|
||||
|
||||
#features {
|
||||
# nesting = true
|
||||
|
||||
Reference in New Issue
Block a user