|
|
|
@ -157,7 +157,7 @@ class openstack_project::translate(
|
|
|
|
|
owner => 'root',
|
|
|
|
|
group => 'root',
|
|
|
|
|
mode => '0755',
|
|
|
|
|
content => '/usr/bin/mysqldump --defaults-file=/root/.translate_db.cnf --ignore-table mysql.event --skip-extended-insert --single-transaction zanata',
|
|
|
|
|
content => '/usr/bin/mysqldump --defaults-file=/root/.translate_db.cnf --ignore-table mysql.event --skip-extended-insert --single-transaction --no-tablespaces zanata',
|
|
|
|
|
require => File['/etc/borg-streams'],
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|