style 💎: Update setupacdc.yml formatting and add quotes around variables
Updated the setupacdc.yml file to improve readability by adding quotes around variable names, ensuring consistency in formatting.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
-ostype {{ container_ostype }} \
|
||||
-hostname {{ container_hostname }} \
|
||||
-password {{ container_password }} \
|
||||
-ssh-public-keys {{ ssh_keys_file }} \
|
||||
-ssh-public-keys "{{ ssh_keys_file }}" \
|
||||
-cores {{ container_cores }} \
|
||||
-memory {{ container_memory }} \
|
||||
-swap {{ container_swap }} \
|
||||
|
||||
Reference in New Issue
Block a user