mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-10 02:38:10 +02:00
4 lines
149 B
YAML
4 lines
149 B
YAML
application_id: "svc-opt-swapfile"
|
|
|
|
SWAPFILE_SIZE: "{{ applications | get_app_conf(application_id, 'swapfile_size') }}"
|
|
SWAPFILE_PKG: "swap-forge" |