stop trying to backup the not running postgres data on db-qa-stg91
This commit is contained in:
parent
76b97a9751
commit
986c121396
1 changed files with 5 additions and 5 deletions
|
@ -45,13 +45,13 @@ tcp_ports: [ 5432, 443 ]
|
|||
############################################################
|
||||
|
||||
# This is a generic list, monitored by collectd
|
||||
databases:
|
||||
- postgres
|
||||
- resultsdb
|
||||
#databases:
|
||||
#- postgres
|
||||
#- resultsdb
|
||||
|
||||
# This is a more strict list, to be made publicly available
|
||||
dbs_to_backup:
|
||||
- postgres
|
||||
#dbs_to_backup:
|
||||
#- postgres
|
||||
#- buildmaster
|
||||
#- buildmaster_dev
|
||||
#- buildmaster_stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue