Add db-qa01 to backups. Set it to backup some dbs.

This commit is contained in:
Kevin Fenzi 2014-07-30 21:31:00 +00:00
parent fe359becaa
commit 5e445ec964
2 changed files with 12 additions and 2 deletions

View file

@ -14,10 +14,19 @@ databases:
- postgres
# This is a more strict list, to be made publicly available
#dbs_to_backup:
dbs_to_backup:
- postgres
- buildmaster
- buildmaster_dev
- buildmaster_stg
- fakefedorainfra
- fakefedorainfra_stg
- dev_fakefedorainfra
- resultsdb
- resultsdb_stg
- resultsdb_dev
#host_backup_targets: ['/backups']
host_backup_targets: ['/backups']
# These are normally group variables, but in this case db servers are often different
lvm_size: 300000