Merge "Correct sample coord URL"

This commit is contained in:
Jenkins 2015-07-09 16:36:56 +00:00 committed by Gerrit Code Review
commit 249c432558

View File

@ -377,9 +377,9 @@ debug = False
######################## ########################
## Coordination ## Coordination
######################## ########################
# URL for the coordination backend to use.
[coordination] [coordination]
#backend_url = zookeeper://127.0.0.1 # URL for the coordination backend to use.
#backend_url = kazoo://127.0.0.1/
######################## ########################
## Hook Points ## Hook Points