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:
parent
64b2ca9a5e
commit
41cff39bde
@ -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'],
|
||||
|
Loading…
Reference in New Issue
Block a user