Skip to content

Commit e230385

Browse files
committed
Update docs
1 parent a5f47c3 commit e230385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ An array of two elements to set the backup time. Allows ['23', '5'] or ['3', '4
353353

354354
A script that is executed at when the backup is finished. This could be used to (r)sync the backup to a central store. This script can be either a single line that is directly executed or a number of lines, when supplied as an array. It could also be one or more externally managed (executable) files.
355355

356-
#####`mysqlbackup`
356+
#####`provider`
357357

358358
Set backup implementation
359359

@@ -373,7 +373,7 @@ Implements mysql::server::backup with MySQL Enterprise Backup from Oracle
373373

374374
Backup type: Physical
375375

376-
For this you need the meb package
376+
For this you need the meb package, which is available in RPM and TAR format from Oracle. For Ubuntu you can use [meb-deb](https://github.com/dveeden/meb-deb) to create a package from an official tarball.
377377

378378
####mysql::backup::xtrabackup
379379

0 commit comments

Comments
 (0)