give pagure more resources

This commit is contained in:
Kevin Fenzi 2016-09-07 21:44:34 +00:00
parent 3e6aa4790a
commit 4e57205cc7
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 8192
mem_size: 16384
num_cpus: 6
# for systems that do not match the above - specify the same parameter in

View file

@ -1,8 +1,8 @@
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 2048
num_cpus: 2
mem_size: 8192
num_cpus: 4
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file