mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Typo.
This commit is contained in:
parent
4bb5c626db
commit
c6d2f6bb0d
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user