Advertisement
Guest User

salt archive.py

a guest
Oct 15th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Comment: An exception occurred in this state: Traceback (most recent call last):
  2. File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1529, in call
  3. **cdata['kwargs'])
  4. File "/usr/lib/python2.7/dist-packages/salt/states/archive.py", line 137, in extracted
  5. file_result = file_result[file_result.keys()[0]]
  6. AttributeError: 'list' object has no attribute 'keys'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement