consul.py doc fix (#2589)

Small fix to the examples section of consul.py
pull/18777/head
Colin Hutchinson 8 years ago committed by Matt Clay
parent ef23cf31b0
commit 51eb68b4d7

@ -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

Loading…
Cancel
Save