commit
826d441229
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ Creates a database with a user and assign some privileges.
|
||||||
}
|
}
|
||||||
|
|
||||||
### mysql::backup
|
### mysql::backup
|
||||||
Installs a mysql backup script, cronjob, and priviledged backup user.
|
Installs a mysql backup script, cronjob, and privileged backup user.
|
||||||
|
|
||||||
class { 'mysql::backup':
|
class { 'mysql::backup':
|
||||||
backupuser => 'myuser',
|
backupuser => 'myuser',
|
||||||
|
|
Loading…
Reference in a new issue