Add more memory to memcached boxes

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-07-02 22:20:16 +00:00
parent 76428c875b
commit 52bf75ca96
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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