chore 📦: Update rootfs path in setupacdc.yml
Updated the rootfs path to use a more efficient storage format, reducing disk space requirements.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
-protection {{ container_protection }} \
|
||||
-unprivileged {{ container_unprivileged }} \
|
||||
-tags "{{ container_tags | join(',') }}" \
|
||||
-rootfs 7G \
|
||||
-rootfs {{ container_storage }}:{{ container_id }}/vm-{{ container_id }}-disk-0.raw,size=7G \
|
||||
-features {{ container_features }}
|
||||
args:
|
||||
creates: "/etc/pve/lxc/{{ container_id }}.conf"
|
||||
|
||||
Reference in New Issue
Block a user