Files
ansible_samba_tasks/vars/debian_template.yml
Jose b4817e7706 refactor ♻️: Update LXC build container and Debian cloud image template
Refactored the tasks to improve readability, added comments for better understanding, and updated variables with new values.
2025-11-08 22:06:59 +01:00

12 lines
336 B
YAML

---
workdir: "/tmp/debian_template_build"
debian_image_url: "https://cloud.debian.org/images/cloud/trixie/latest/debian-13-generic-amd64.qcow2"
image_name: "debian-13-genericcloud-amd64.qcow2"
template_name: "debian-13-cloudinit-template"
root_password: "debian"
proxmox_storage: "local-lvm"
proxmox_template_vm_id: 9000
lxc_id: 9900