Improve example wide_ip variable

This commit is contained in:
Michael Perzel 2015-09-21 10:18:27 -05:00 committed by Matt Clay
parent 9c8891740c
commit f84dc8fd5d

View file

@ -70,7 +70,7 @@ EXAMPLES = '''
user=admin
password=mysecret
lb_method=round_robin
wide_ip=my_wide_ip
wide_ip=my-wide-ip.example.com
'''
try: