Skip to content

Instantly share code, notes, and snippets.

@mgwilliams
Created June 26, 2014 03:00
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 mgwilliams/5bb5b0e7a3c835c147ca to your computer and use it in GitHub Desktop.
Save mgwilliams/5bb5b0e7a3c835c147ca 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 793, in _thread_return
return_data = func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/salt/modules/state.py", line 637, in show_sls
high_, errors = st_.render_highstate({saltenv: mods})
File "/usr/lib/python2.7/dist-packages/salt/state.py", line 2380, in render_highstate
statefiles = fnmatch.filter(self.avail[saltenv], sls_match)
KeyError: 'testing'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment