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
|
# This is a generic list, monitored by collectd
|
||||||
databases:
|
databases:
|
||||||
- askfedora
|
- askfedora
|
||||||
|
- autocloud
|
||||||
- blockerbugs
|
- blockerbugs
|
||||||
- bodhi
|
- bodhi
|
||||||
- bodhi2
|
- bodhi2
|
||||||
|
@ -33,9 +34,10 @@ databases:
|
||||||
- summershum
|
- summershum
|
||||||
- tahrir
|
- 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:
|
dbs_to_backup:
|
||||||
- askfedora
|
- askfedora
|
||||||
|
- autocloud
|
||||||
- blockerbugs
|
- blockerbugs
|
||||||
- bodhi
|
- bodhi
|
||||||
- bodhi2
|
- bodhi2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue