Files
fedora-infra_ansible/inventory/host_vars/db03.phx2.fedoraproject.org
Kevin Fenzi fff16d01d7 Switch things over from db05 to db03.
Backups and wiki and what dbs to backup on db03 to /backups.
2015-06-03 21:30:06 +00:00

857 B

— nm: 255.255.255.0 gw: 10.5.126.254 dns: 10.5.126.21 ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7 ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/ volgroup: /dev/vg_guests eth0_ip: 10.5.126.112 vmhost: virthost02.phx2.fedoraproject.org datacenter: phx2

databases:

  • mysql
  • darkserver
  • fpo-mediawiki
  • pastebin

dbs_to_backup:

  • darkserver
  • fpo-mediawiki
  • pastebin

mariadb_root_password: "{{ db03_mysql_root_password }}"

lvm_size: 300000 mem_size: 8192 num_cpus: 2 tcp_ports: [ 5432, 443, 3306 ] fas_client_groups: sysadmin-dba,sysadmin-noc

kernel_shmmax: 68719476736

host_backup_targets: ['/backups'] shared_buffers: "4GB"