Backup the release folder as well
This commit is contained in:
parent
d206ef0f46
commit
659fbc974e
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ fas_client_groups: sysadmin-noc,sysadmin-web
|
||||||
freezes: false
|
freezes: false
|
||||||
postfix_group: vpn.pagure
|
postfix_group: vpn.pagure
|
||||||
|
|
||||||
host_backup_targets: ['/srv/git']
|
host_backup_targets: ['/srv/git', '/var/www/releases']
|
||||||
dbs_to_backup: ['pagure']
|
dbs_to_backup: ['pagure']
|
||||||
|
|
||||||
# Configuration for the git-daemon/server
|
# Configuration for the git-daemon/server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue