give pagure more resources
This commit is contained in:
parent
3e6aa4790a
commit
4e57205cc7
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue