ansible/inventory/host_vars/db-qa01.iad2.fedoraproject.org
Kevin Fenzi d108b79337 iad2: add openqa01, openqa-stg01, and db-qa01.
We had to decrease the disk size on openqa01 for now, as qvmhost-x86-02
doesn't have enough disk for them all as defined in phx2.
However, we hope to have qvmhost-01 up soon and failing that we should
have more hosts once we migrate and ship from phx2.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-30 11:05:57 -07:00

989 B

— nm: 255.255.255.0 gw: 10.3.174.254 dns: 10.3.163.33 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/ volgroup: /dev/vg_guests eth0_ip: 10.3.174.53 vmhost: qvmhost-x86-02.iad2.fedoraproject.org datacenter: iad2

databases:

  • postgres
  • openqa

dbs_to_backup:

  • postgres
  • openqa
  • openqa-stg

lvm_size: 300000 mem_size: 16384 num_cpus: 10 tcp_ports: [ 5432, 443, 3306 ] fas_client_groups: sysadmin-qa,sysadmin-noc,sysadmin-veteran sudoers: "{{ private }}/files/sudo/qavirt-sudoers"

kernel_shmmax: 68719476736

db_backup_dir: ['/backups'] shared_buffers: "2GB" effective_cache_size: "6GB" host_backup_targets: ['/backups']