Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. The minion function caused an exception: Traceback (most recent call last):
  2. File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 793, in _thread_return
  3. return_data = func(*args, **kwargs)
  4. File "/usr/lib/python2.7/dist-packages/salt/modules/state.py", line 275, in highstate
  5. force=kwargs.get('force', False)
  6. File "/usr/lib/python2.7/dist-packages/salt/state.py", line 2499, in call_highstate
  7. high, errors = self.render_highstate(matches)
  8. File "/usr/lib/python2.7/dist-packages/salt/state.py", line 2380, in render_highstate
  9. statefiles = fnmatch.filter(self.avail[saltenv], sls_match)
  10. KeyError: 'B1;2cbase'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement