db: refs #8140 Fix apply SQL, dir structure changes, parallel backups #68

Merged
juan merged 12 commits from 8140-applyFixesRefactor into main 2025-02-14 08:51:47 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 4b9243ce4f - Show all commits

View File

@ -6,7 +6,7 @@
group: root
mode: u=rwx,g=rx,o=rx
- name: Set test MariaBackup apply config template configuration
- name: Set test MariaBackup apply config configuration
template:
src: mariabackup/apply.config.sh
dest: /root/mariabackup/
@ -14,7 +14,7 @@
group: root
mode: u=rw,g=,o=
- name: Set test MariaBackup apply SQL template configuration
- name: Set test MariaBackup apply SQL script
copy:
src: mariabackup/apply.{{db.branch}}.sql
dest: /root/mariabackup/apply.sql