Add the setting log level

Increase the setting log level in the synchronization database.

Change-Id: I68698fd27f456fc310495f267852197147dd9c60
Closes-Bug: #1683567
This commit is contained in:
ZhongShengping 2017-04-18 11:34:30 +08:00
parent 64b2ca9a5e
commit 41cff39bde
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ class trove::db::sync {
refreshonly => true,
try_sleep => 5,
tries => 10,
logoutput => on_failure,
subscribe => [
Anchor['trove::install::end'],
Anchor['trove::config::end'],