consul.py doc fix (#2589)

Small fix to the examples section of consul.py
reviewable/pr18780/r1
Colin Hutchinson 10 years ago committed by René Moser
parent 4af591daef
commit dfb6cccff4

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