Do daly backups of and collectd monitoring for autocloud db.
This commit is contained in:
parent
a4e7db27af
commit
63ecec1d84
1 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,7 @@ ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
|||
# This is a generic list, monitored by collectd
|
||||
databases:
|
||||
- askfedora
|
||||
- autocloud
|
||||
- blockerbugs
|
||||
- bodhi
|
||||
- bodhi2
|
||||
|
@ -33,9 +34,10 @@ databases:
|
|||
- summershum
|
||||
- tahrir
|
||||
|
||||
# This is a more strict list, to be made publicly available
|
||||
# This is a more strict list of databases to backup every day
|
||||
dbs_to_backup:
|
||||
- askfedora
|
||||
- autocloud
|
||||
- blockerbugs
|
||||
- bodhi
|
||||
- bodhi2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue