mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
fixing typo in max_mem_size var name
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 40000
|
||||
mem_size: 8196
|
||||
maxmem_size: 8196
|
||||
max_mem_size: 16384
|
||||
num_cpus: 2
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
|
||||
Reference in New Issue
Block a user