diff --git a/roles/mariadb_server/templates/cron-backup-database b/roles/mariadb_server/templates/cron-backup-database index 200727e799..edaa160e32 100644 --- a/roles/mariadb_server/templates/cron-backup-database +++ b/roles/mariadb_server/templates/cron-backup-database @@ -1 +1 @@ -0 0 * * * root /usr/local/bin/backup-database {{ item }} +0 5 * * * root /usr/local/bin/backup-database {{ item }}