style 💎: Update setupacdc.yml with corrected rootfs size option
Fixed a typo in the rootfs size option, ensuring correct configuration for container setup.
This commit is contained in:
@@ -31,7 +31,6 @@
|
|||||||
{{ container_template }}
|
{{ container_template }}
|
||||||
--hostname {{ container_hostname }}2
|
--hostname {{ container_hostname }}2
|
||||||
--storage {{ container_storage }}
|
--storage {{ container_storage }}
|
||||||
--rootfs {{ container_rootfs_size }}
|
|
||||||
--memory {{ container_memory }}
|
--memory {{ container_memory }}
|
||||||
--cores {{ container_cores }}
|
--cores {{ container_cores }}
|
||||||
--net0 {{ container_net }}
|
--net0 {{ container_net }}
|
||||||
|
|||||||
Reference in New Issue
Block a user