mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
db03.iad2: double cpus to 8
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user