style 💎: Update protection setting in setupacdc.yml
Updated the protection setting from 1 to 0 in the setupacdc.yml file, allowing for more flexibility in the LXC configuration. This change does not affect the functionality of the setup process.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
-storage local-lvm \
|
-storage local-lvm \
|
||||||
-description "default lxc" \
|
-description "default lxc" \
|
||||||
-onboot 1 \
|
-onboot 1 \
|
||||||
-protection 1 \
|
-protection 0 \
|
||||||
-unprivileged 1 \
|
-unprivileged 1 \
|
||||||
-tags "ansible_managed,test" \
|
-tags "ansible_managed,test" \
|
||||||
-features keyctl=1,nesting=1,mount=cifs
|
-features keyctl=1,nesting=1,mount=cifs
|
||||||
|
|||||||
Reference in New Issue
Block a user