[PR #21] [MERGED] Added additional templates and fixed a minor bug. #16

Closed
opened 2026-02-27 16:41:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/roib20/proxmox-scripts/pull/21
Author: @netbela
Created: 1/7/2025
Status: Merged
Merged: 1/7/2025
Merged by: @roib20

Base: mainHead: main


📝 Commits (4)

  • 3df5ddc fix: fixed the issue where the wrong chosen distro name was displayed
  • 62bff8c feature: Added some additional templates
  • 11d7971 feature: Enabled ballooning, set the CPU core to something that is used quite generically and suits most cases and also enabled numa
  • b9e25d8 feature: added template naming scheme for every template

📊 Changes

1 file changed (+53 additions, -10 deletions)

View changed files

📝 proxmox-cloudinit-script/pve_cloudinit.sh (+53 -10)

📄 Description

Hi,

I created this issue (Unable to install image over id of 6) and decided to solve it immeditaly.

  • Added some additional templates
  • Fixed a bug where the chosen template name was not displayed correctly
  • Started using the TEMPLATE_NAME variable from the chosen distro
  • Enabled Ballooning to 1024/2048
  • Ensured a genericly great and used cpu type is used x86-64-v2-AES
  • Enabled on the CPU

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/roib20/proxmox-scripts/pull/21 **Author:** [@netbela](https://github.com/netbela) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@roib20](https://github.com/roib20) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`3df5ddc`](https://github.com/roib20/proxmox-scripts/commit/3df5ddc5323b0ded7d2401f07321fa65cc791365) fix: fixed the issue where the wrong chosen distro name was displayed - [`62bff8c`](https://github.com/roib20/proxmox-scripts/commit/62bff8c37dcefbb7e44678933bfe44249bb5ed36) feature: Added some additional templates - [`11d7971`](https://github.com/roib20/proxmox-scripts/commit/11d7971aea85e356e45853a76ec557bfabdc16ec) feature: Enabled ballooning, set the CPU core to something that is used quite generically and suits most cases and also enabled numa - [`b9e25d8`](https://github.com/roib20/proxmox-scripts/commit/b9e25d83aac5c125389929005cb48c734f1dfe41) feature: added template naming scheme for every template ### 📊 Changes **1 file changed** (+53 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `proxmox-cloudinit-script/pve_cloudinit.sh` (+53 -10) </details> ### 📄 Description Hi, I created this issue ([Unable to install image over id of 6](https://github.com/roib20/proxmox-scripts/issues/20)) and decided to solve it immeditaly. - Added some additional templates - Fixed a bug where the chosen template name was not displayed correctly - Started using the `TEMPLATE_NAME` variable from the chosen distro - Enabled Ballooning to `1024/2048` - Ensured a genericly great and used cpu type is used `x86-64-v2-AES` - Enabled on the CPU --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:41:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-scripts#16
No description provided.