Make wiki instances 4gb mem in production.
This commit is contained in:
parent
0f551202dc
commit
22b56a5341
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 30000
|
||||
mem_size: 2048
|
||||
mem_size: 4096
|
||||
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