We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7871183 commit af6f2b5Copy full SHA for af6f2b5
manifests/server/backup.pp
@@ -24,7 +24,7 @@
24
# @param backupdirgroup
25
# Group owner for the backup directory. This parameter is passed directly to the file resource.
26
# @param backupcompress
27
-# Whether or not to compress the backup (when using the mysqldump provider)
+# Whether or not to compress the backup (when using the mysqldump or xtrabackup provider)
28
# @param backuprotate
29
# Backup rotation interval in 24 hour periods.
30
# @param ignore_events
0 commit comments