do backups for upstreamfirst pagure instance

This commit is contained in:
Tim Flink 2017-05-19 20:34:07 +00:00
parent 2fd1d5e10e
commit f4544647cf
2 changed files with 13 additions and 0 deletions

View file

@ -25,3 +25,4 @@ nuancier01.phx2.fedoraproject.org
piwik.fedorainfracloud.org
#magazine.fedorainfracloud.org
communityblog.fedorainfracloud.org
upstreamfirst.fedorainfracloud.org

View file

@ -37,6 +37,18 @@ tcp_ports: [ 22, 25, 80, 443, 9418,
external_hostname: 'upstreamfirst.fedorainfracloud.org'
############################################################
# Backup
############################################################
dbs_to_backup:
- postgres
- pagure
host_backup_targets:
- '/backups'
- '/srv/git'
############################################################
# PostgreSQL configuration
############################################################