db03.iad2: double cpus to 8
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ec28dcbcb9
commit
ec71d98801
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel
|
|||
lvm_size: 500000
|
||||
mariadb_root_password: "{{ db03_mysql_root_password }}"
|
||||
mem_size: 16384
|
||||
num_cpus: 4
|
||||
num_cpus: 8
|
||||
shared_buffers: "4GB"
|
||||
tcp_ports: [5432, 443, 3306]
|
||||
vmhost: vmhost-x86-08.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue