--- nm: 255.255.255.0 gw: 10.3.169.254 dns: 10.3.163.33 volgroup: /dev/vg_guests eth0_ip: 10.3.169.103 vmhost: bvmhost-x86-01.iad2.fedoraproject.org datacenter: iad2 ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2 ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/ # This is a generic list, monitored by collectd databases: - koji # This is a more strict list, to be made publicly available #dbs_to_backup: #- koji # These are normally group variables, but in this case db servers are often different lvm_size: 1500000 mem_size: 65535 num_cpus: 64 max_cpu: 96 fas_client_groups: sysadmin-dba,sysadmin-noc,sysadmin-veteran # kernel SHMMAX value kernel_shmmax: 68719476736 # # Only allow postgresql access from the frontend node. # custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.3.169.104 --dport 5432 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 10.3.169.105 --dport 5432 -j ACCEPT', ] # # Large updates pushes cause lots of db threads doing the tag moves, so up this from default. # nrpe_procs_warn: 600 nrpe_procs_crit: 700 # we backup the backup on db-koji02 now #db_backup_dir: ['/backups'] shared_buffers: "15GB" effective_cache_size: "45GB"