Declare backups for pagure.
This commit is contained in:
parent
b78d1f277e
commit
9627fa77c2
2 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,9 @@ fas_client_groups: sysadmin-noc,sysadmin-web
|
|||
freezes: false
|
||||
postfix_group: vpn.pagure
|
||||
|
||||
host_backup_targets: ['/srv/git']
|
||||
dbs_to_backup: ['pagure']
|
||||
|
||||
# Configuration for the git-daemon/server
|
||||
git_group: git
|
||||
git_port: 9418
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
- openvpn/client
|
||||
- postgresql_server
|
||||
- git/server
|
||||
- rdiff-backup
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue