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.
This commit is contained in:
2025-11-08 22:06:59 +01:00
parent 0c60000812
commit b4817e7706
3 changed files with 4 additions and 163 deletions

View File

@@ -9,7 +9,7 @@
vars:
lxc_name: "debian-builder"
lxc_id: 9900
# lxc_id: 9900
lxc_storage: "local-lvm"
# lxc_storage: "hdd8t"
lxc_template: "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"