db-koji01.stg: move the rhel9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
04574ff01a
commit
b1fc001c0f
1 changed files with 4 additions and 5 deletions
|
@ -12,8 +12,8 @@ eth0_ipv4_gw: 10.3.167.254
|
||||||
eth0_ipv4_ip: 10.3.167.65
|
eth0_ipv4_ip: 10.3.167.65
|
||||||
# kernel SHMMAX value
|
# kernel SHMMAX value
|
||||||
kernel_shmmax: 68719476736
|
kernel_shmmax: 68719476736
|
||||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
ks_repo: http://10.3.163.35/repo/rhel/RHEL9-x86_64/
|
||||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel
|
||||||
# These are normally group variables, but in this case db servers are often different
|
# These are normally group variables, but in this case db servers are often different
|
||||||
lvm_size: 1500000
|
lvm_size: 1500000
|
||||||
max_mem_size: "{{ mem_size }}"
|
max_mem_size: "{{ mem_size }}"
|
||||||
|
@ -23,8 +23,7 @@ nrpe_procs_crit: 700
|
||||||
# Large updates pushes cause lots of db threads doing the tag moves, so up this from default.
|
# Large updates pushes cause lots of db threads doing the tag moves, so up this from default.
|
||||||
#
|
#
|
||||||
nrpe_procs_warn: 600
|
nrpe_procs_warn: 600
|
||||||
num_cpus: 8
|
num_cpus: 16
|
||||||
shared_buffers: "4GB"
|
shared_buffers: "4GB"
|
||||||
#mac_address: 52:54:00:71:a6:eb
|
vmhost: bvmhost-x86-02.stg.iad2.fedoraproject.org
|
||||||
vmhost: bvmhost-x86-01.stg.iad2.fedoraproject.org
|
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue