Fix max_mem
This commit is contained in:
parent
8b3c58dcc0
commit
4e1595c0a7
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
# Define resources for this group of hosts here.
|
# Define resources for this group of hosts here.
|
||||||
lvm_size: 150000
|
lvm_size: 150000
|
||||||
mem_size: 65536
|
mem_size: 65536
|
||||||
|
max_mem_size: 65536
|
||||||
num_cpus: 8
|
num_cpus: 8
|
||||||
|
|
||||||
custom_rules: [
|
custom_rules: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue