diff --git a/01-proxmox-infra/index.ts b/01-proxmox-infra/index.ts index fc7e301..58416a4 100644 --- a/01-proxmox-infra/index.ts +++ b/01-proxmox-infra/index.ts @@ -105,7 +105,7 @@ const ubuntuImagePveBckp = new proxmox.download.File( const ubuntuImagePveEsprimo = new proxmox.download.File( "ubuntu-noble-pve-esprimo", { - nodeName: "pve-esprimo", + nodeName: "pve", datastoreId: "local", contentType: "import", fileName: "noble-server-cloudimg-amd64.qcow2",