Skip to content

Instantly share code, notes, and snippets.

@mgarfias
Created July 2, 2014 21:35
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 mgarfias/820c82546abb0f4ca615 to your computer and use it in GitHub Desktop.
Save mgarfias/820c82546abb0f4ca615 to your computer and use it in GitHub Desktop.
The minion function caused an exception: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 796, in _thread_return
return_data = func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/salt/modules/state.py", line 275, in highstate
force=kwargs.get('force', False)
File "/usr/lib/python2.7/dist-packages/salt/state.py", line 2502, in call_highstate
high, errors = self.render_highstate(matches)
File "/usr/lib/python2.7/dist-packages/salt/state.py", line 2380, in render_highstate
statefiles = fnmatch.filter(self.avail[saltenv], sls_match)
KeyError: 'go'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment