not backing up fakefedorainfra anymore, we're not using it. adding more dbs to monitor
This commit is contained in:
parent
ab49cddea7
commit
f052e49f92
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue