Add copr-fe to backups

This commit is contained in:
Kevin Fenzi 2014-12-10 19:25:40 +00:00
parent 1b7d696694
commit 44362a64c7
2 changed files with 4 additions and 0 deletions

View file

@ -18,3 +18,6 @@ copr_hostbase: copr-fe
# dbs to be backed up on this host
dbs_to_backup:
- coprdb
# Backup db dumps in /backups
host_backup_targets: ['/backups']