2015-05-28 16:34:10 +00:00
|
|
|
---
|
|
|
|
# This is a generic list, monitored by collectd
|
|
|
|
databases:
|
2021-11-16 13:27:57 -08:00
|
|
|
- postgres
|
|
|
|
datacenter: iad2
|
|
|
|
db_backup_dir: ['/backups']
|
2022-01-19 14:18:12 -08:00
|
|
|
eth0_ipv4_gw: 10.3.166.254
|
|
|
|
eth0_ipv4_ip: 10.3.166.35
|
2021-11-16 13:27:57 -08:00
|
|
|
extra_enablerepos: ''
|
|
|
|
# kernel SHMMAX value
|
|
|
|
kernel_shmmax: 68719476736
|
|
|
|
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
|
|
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
|
|
|
# These are normally group variables, but in this case db servers are often different
|
|
|
|
lvm_size: 300000
|
2015-05-28 16:34:10 +00:00
|
|
|
# This is a more strict list, to be made publicly available
|
|
|
|
#dbs_to_backup:
|
2015-05-28 16:54:29 +00:00
|
|
|
mariadb_root_password: "{{ db03_stg_mysql_root_password }}"
|
2015-05-28 16:34:10 +00:00
|
|
|
mem_size: 8192
|
|
|
|
num_cpus: 2
|
|
|
|
shared_buffers: "4GB"
|
2021-11-16 13:27:57 -08:00
|
|
|
tcp_ports: [5432, 443, 3306]
|
|
|
|
vmhost: vmhost-x86-06.stg.iad2.fedoraproject.org
|
|
|
|
volgroup: /dev/vg_guests
|