revert change
This commit is contained in:
4
nas.tf
4
nas.tf
@@ -1,4 +1,4 @@
|
||||
resource "proxmox_vm_qemu" "nas" [
|
||||
resource "proxmox_vm_qemu" "nas" {
|
||||
|
||||
# VM General Settings
|
||||
target_node = "ryuk"
|
||||
@@ -79,4 +79,4 @@ resource "proxmox_vm_qemu" "nas" [
|
||||
sshkeys = <<EOF
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFw70PrMsilcsqCrwW1I6PAt3anQbhmVg+t/HUfomug ryan@mxDesktop
|
||||
EOF
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user