Correct sample coord URL

Change-Id: I6512976e045b39db6d4e9f4b27389ecc97893cde
This commit is contained in:
Kiall Mac Innes 2015-07-09 16:31:09 +01:00
parent 5b41fab00f
commit 5250d1f07b
1 changed files with 2 additions and 2 deletions

View File

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