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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user