style 💎: Update rootfs configuration for LXC containers
Updated the rootfs configuration in setupacdc.yml to include the local-lvm partition, ensuring consistency with PVE's requirements.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
-protection {{ container_protection }} \
|
||||
-unprivileged {{ container_unprivileged }} \
|
||||
-tags "{{ container_tags | join(',') }}" \
|
||||
-rootfs [local-lvm]:4
|
||||
-rootfs [local-lvm]:4 \
|
||||
-features {{ container_features }}
|
||||
args:
|
||||
creates: "/etc/pve/lxc/{{ container_id }}.conf"
|
||||
|
||||
Reference in New Issue
Block a user