Add more memory to memcached boxes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
76428c875b
commit
52bf75ca96
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# Define resources for this group of hosts here.
|
# Define resources for this group of hosts here.
|
||||||
lvm_size: 10000
|
lvm_size: 10000
|
||||||
mem_size: 1536
|
mem_size: 4096
|
||||||
num_cpus: 1
|
num_cpus: 1
|
||||||
|
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# Define resources for this group of hosts here.
|
# Define resources for this group of hosts here.
|
||||||
lvm_size: 10000
|
lvm_size: 10000
|
||||||
mem_size: 1536
|
mem_size: 3072
|
||||||
num_cpus: 1
|
num_cpus: 1
|
||||||
|
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue