
This patch allows a user to specify a directory they would like their database backups to be put into. A number of full backup copies will be kept alongside their corresponding increments (if any). Users can specify multiple systemd timer OnCalendar directives for taking full back ups and incremental backups. Incremental backups are optional. Depends-On: https://review.opendev.org/759146/ Change-Id: Id78151a23ec5fcc424bfba669673a4a2df83ef23
4 lines
104 B
Django/Jinja
4 lines
104 B
Django/Jinja
[mariabackup]
|
|
user = {{ galera_mariadb_backups_user }}
|
|
password = {{ galera_mariadb_backups_password }}
|