not backing up fakefedorainfra anymore, we're not using it. adding more dbs to monitor

This commit is contained in:
Tim Flink 2015-11-11 20:35:39 +00:00
parent ab49cddea7
commit f052e49f92

View file

@ -12,6 +12,9 @@ datacenter: phx2
# This is a generic list, monitored by collectd # This is a generic list, monitored by collectd
databases: databases:
- postgres - postgres
- buildmaster
- execdb
- resultsdb
# This is a more strict list, to be made publicly available # This is a more strict list, to be made publicly available
dbs_to_backup: dbs_to_backup:
@ -19,9 +22,7 @@ dbs_to_backup:
- buildmaster - buildmaster
- buildmaster_dev - buildmaster_dev
- buildmaster_stg - buildmaster_stg
- fakefedorainfra - execdb
- fakefedorainfra_stg
- dev_fakefedorainfra
- execdb_stg - execdb_stg
- execdb_dev - execdb_dev
- resultsdb - resultsdb