mirror of
https://github.com/roib20/proxmox-scripts.git
synced 2026-04-25 15:35:51 +03:00
[GH-ISSUE #20] Unable to install image over id of 6 #4
Labels
No labels
bug
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-scripts#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tinux-it on GitHub (Jan 7, 2025).
Original GitHub issue: https://github.com/roib20/proxmox-scripts/issues/20
It is currently not possible to download template that are over the image id of 6.
`Welcome to the Proxmox Cloud-Init template installer!
Please choose a distro image to download (1-6): 8
Debian 11 (GenericCloud)
Enter VM ID for the template (from 100):
`
most probably a simple limitation in the selection.
Also, the list of available images should be extended to include:
@roib20 commented on GitHub (Jan 7, 2025):
Thank you for finding this issue and resolving it.