Before, the synchronization was done only if the telemetry server was
also a mongodb primary node, which has no sense.
This patch aims to ensure mongodb servers can be outside telemetry
nodes.
Close bug #297
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>