refs #8414 - modify maribackup config files and templates #56

Merged
xavi merged 17 commits from 8414_MariaDBBackup_custom_environment into main 2025-01-30 07:05:02 +00:00
1 changed files with 7 additions and 7 deletions
Showing only changes of commit 0d5a6d96ca - Show all commits

View File

@ -62,13 +62,13 @@
command: mount -a
when: fstab.changed
# - name: Set MariaDB Cron to /etc/cron.d
# template:
# src: templates/cron_mariadb
# dest: /etc/cron.d/vn
# owner: root
# group: root
# mode: u=rw,g=r,o=r
- name: Set MariaDB Cron to /etc/cron.d
Outdated
Review

Tupla comentada para no hacer ruido mientras se testea. Se deberá descomentar cuando se suba a PRO.

Tupla comentada para no hacer ruido mientras se testea. Se deberá descomentar cuando se suba a PRO.
template:
src: templates/cron_mariadb
dest: /etc/cron.d/vn
owner: root
group: root
mode: u=rw,g=r,o=r
- name: Insert MySQL certificates
no_log: true