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
|
# This is a generic list, monitored by collectd
|
||||||
databases:
|
#databases:
|
||||||
- postgres
|
#- postgres
|
||||||
- resultsdb
|
#- 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:
|
||||||
- postgres
|
#- postgres
|
||||||
#- buildmaster
|
#- buildmaster
|
||||||
#- buildmaster_dev
|
#- buildmaster_dev
|
||||||
#- buildmaster_stg
|
#- buildmaster_stg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue