Add copr-fe to backups
This commit is contained in:
parent
1b7d696694
commit
44362a64c7
2 changed files with 4 additions and 0 deletions
|
@ -15,5 +15,6 @@ qadevel.cloud.fedoraproject.org
|
|||
db-qa01.qa.fedoraproject.org
|
||||
db-koji01.phx2.fedoraproject.org
|
||||
copr-be.cloud.fedoraproject.org
|
||||
copr-fe.cloud.fedoraproject.org
|
||||
value01.phx2.fedoraproject.org
|
||||
taskotron01.qa.fedoraproject.org
|
||||
|
|
|
@ -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']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue