
The mongodb service may not be declared on the same node where the services are running, this change adds a soft dependency on the mongodb service. (meaning, there'll be a dependency only if the mongodb service is running on the same node) Fixes Bug#242