Fix databases to monitor and backup on db01
This commit is contained in:
parent
3b964174d5
commit
3efc0f56a1
1 changed files with 30 additions and 2 deletions
|
@ -12,11 +12,39 @@ 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:
|
||||||
- fas2
|
- askfedora
|
||||||
|
- blockerbugs
|
||||||
|
- bodhi
|
||||||
|
- elections
|
||||||
|
- fedocal
|
||||||
|
- fedoratagger
|
||||||
|
- kerneltest
|
||||||
|
- kittystore
|
||||||
|
- mailman
|
||||||
|
- mirrormanager
|
||||||
|
- notifications
|
||||||
|
- nuancier_lite
|
||||||
|
- pkgdb2
|
||||||
|
- summershum
|
||||||
|
- tahrir
|
||||||
|
|
||||||
# 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:
|
||||||
- fas2
|
- askfedora
|
||||||
|
- blockerbugs
|
||||||
|
- bodhi
|
||||||
|
- elections
|
||||||
|
- fedocal
|
||||||
|
- fedoratagger
|
||||||
|
- kerneltest
|
||||||
|
- kittystore
|
||||||
|
- mailman
|
||||||
|
- mirrormanager
|
||||||
|
- notifications
|
||||||
|
- nuancier_lite
|
||||||
|
- pkgdb2
|
||||||
|
- summershum
|
||||||
|
- tahrir
|
||||||
|
|
||||||
# These are normally group variables, but in this case db servers are often different
|
# These are normally group variables, but in this case db servers are often different
|
||||||
lvm_size: 300000
|
lvm_size: 300000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue