This commit is contained in:
C. R. Oldham 2015-05-02 16:11:15 -06:00
parent 4bb5c626db
commit c6d2f6bb0d

View File

@ -42,7 +42,7 @@ def rest_auth_setup():
if '^url' in __opts__['external_auth']['rest']:
return __opts__['external_auth']['rest']['^url']
else
else:
return False