Skip to content

Instantly share code, notes, and snippets.

Created August 25, 2017 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ba7e9942b425c2d88eab1bdefe9fc072 to your computer and use it in GitHub Desktop.
Save anonymous/ba7e9942b425c2d88eab1bdefe9fc072 to your computer and use it in GitHub Desktop.
ID: ldap_add_entries
Function: ldap.managed
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1837, in call
**cdata['kwargs'])
File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1794, in wrapper
return f(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/salt/states/ldap.py", line 250, in managed
connect = __salt__['ldap3.connect']
File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1113, in __getitem__
func = super(LazyLoader, self).__getitem__(item)
File "/usr/lib/python2.7/dist-packages/salt/utils/lazy.py", line 98, in __getitem__
return self._dict[key]
KeyError: 'ldap3.connect'
Started: 13:32:37.384971
Duration: 2.286 ms
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment