Improve example wide_ip variable

This commit is contained in:
Michael Perzel 2015-09-21 10:18:27 -05:00
parent c77a4a7108
commit af699f8475

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: