fix qemu-gues-agent issue and redhat based images

This commit is contained in:
2025-12-01 20:54:03 +07:00
parent 6b5ef25a3d
commit 11358a89dc
5 changed files with 12 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
image_url: "https://dl.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud-Base.latest.x86_64.qcow2"
vm_name: "cloudimg-rocky-stream-8"
image_url: "/home/othman/Projects/proxmox-tools/templates/iso/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2"
vm_name: "cloud-image-alma-8"
vm_id: 0
storage: "local"
memory: 1024
cores: 1
disk_size: "40G"
disk_size: "10G"
bridge: "vmbr1"
vlan_tag: 301
proxmox_host: "10.10.26.11"