Skip to content

Commit

Permalink
Merge "Closes-Bug: #1623374 - Dependency on notify left hanging after…
Browse files Browse the repository at this point in the history
… notify was removed"
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Sep 15, 2016
2 parents 1a464c2 + a34de2b commit 65a07af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}

if($mongodb_bind_address == $primary_db_ip){
Notify["contrail::profile::mongodb - {primary_db_ip} = ${primary_db_ip}"] ->
Mongodb_database['ceilometer'] ->
# Check Mongodb conection
exec { 'exec_mongo_connection':
command => "/usr/bin/mongo --host ${primary_db_ip} --quiet --eval \'db = db.getSiblingDB(\"ceilometer\")\'",
Expand Down

0 comments on commit 65a07af

Please sign in to comment.