From dfb6cccff4eea099c0f04a294f61ca0439841928 Mon Sep 17 00:00:00 2001 From: Colin Hutchinson Date: Wed, 20 Jul 2016 01:56:41 -0400 Subject: [PATCH] consul.py doc fix (#2589) Small fix to the examples section of consul.py --- clustering/consul.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustering/consul.py b/clustering/consul.py index a5e4a5140dd..002aca3e7b6 100644 --- a/clustering/consul.py +++ b/clustering/consul.py @@ -182,7 +182,7 @@ EXAMPLES = ''' - name: register nginx with an http check consul: - name: nginx + service_name: nginx service_port: 80 interval: 60s http: /status