fixing typo in max_mem_size var name
This commit is contained in:
parent
0af11c7cc1
commit
034b046611
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue