Skip to content

Commit 5634829

Browse files
authored
Merge pull request #1476 from rsynnest/patch-1
2 parents f70708a + 5242cce commit 5634829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ class { 'mysql::server::backup':
520520
backupuser => 'mariabackup',
521521
backuppassword => 'AVeryStrongPasswordUShouldEncrypt!',
522522
provider => 'xtrabackup',
523-
backupmethod => 'mariabackup'
523+
backupmethod => 'mariabackup',
524524
backupmethod_package => 'mariadb-backup',
525525
backupdir => '/tmp/backups',
526526
backuprotate => 15,

0 commit comments

Comments
 (0)