style 💎: Update container template version

Updated the container template version in setupacdc.yml to match the latest Debian standard, removing unnecessary comments and formatting.
This commit is contained in:
2025-11-04 21:11:31 +01:00
parent 3ad717091b
commit 4f58b7c299

View File

@@ -10,8 +10,8 @@
mac_address: '8E:90:31:DE:31:36'
container_id: 200
# container_template: '/var/lib/vz/template/cache/debian-13-standard_13.1-1_amd64.tar.zst'
container_template: '/var/lib/vz/template/cache/debian-12-standard_12.12-1_amd64.tar.zst'
container_template: '/var/lib/vz/template/cache/debian-13-standard_13.1-1_amd64.tar.zst'
# container_template: '/var/lib/vz/template/cache/debian-12-standard_12.12-1_amd64.tar.zst'
container_ostype: debian
container_hostname: '{{ addc_hostname }}'
container_password: '{{ addc_admin_password }}'