fix 🐛: Update Debian OS type

Corrected the OS type for the proxmox_template_vm_debian_ostype to 'l26' to align with the latest configuration. This ensures consistency and accuracy in the template definitions. The change resolves a potential mismatch between the template and the actual operating system.
This commit is contained in:
2025-12-10 18:58:20 +01:00
parent 06ee6875e8
commit 1472f0a2b9

View File

@@ -60,7 +60,7 @@
proxmox_template_vm_ubuntu_ostype: l26
proxmox_template_vm_fedora_ostype: l26
proxmox_template_vm_debian_ostype: linux
proxmox_template_vm_debian_ostype: l26
proxmox_template_vm_ubuntu_osvariant: ubuntu-20.04
proxmox_template_vm_debian_name: debian-template