mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
lint fixes
This commit is contained in:
parent
714145d50b
commit
44e7bf7b0c
@ -770,7 +770,7 @@ def info(name):
|
||||
'profile': '',
|
||||
'home': '',
|
||||
'groups': '',
|
||||
'gid': '',}
|
||||
'gid': ''}
|
||||
try:
|
||||
if 'dc=' in name.lower():
|
||||
#ldapServer = name.split('dc=', 1)[1].replace('dc=', '.').replace(',', '')
|
||||
|
Loading…
Reference in New Issue
Block a user