Skip to content

Instantly share code, notes, and snippets.

@duk3luk3
Created October 27, 2013 14:25
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 duk3luk3/7182795 to your computer and use it in GitHub Desktop.
Save duk3luk3/7182795 to your computer and use it in GitHub Desktop.
State: - file
Name: /etc/exports.d/salt.dirty-users.exports
Function: managed
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/salt/state.py", line 1258, in call
*cdata['args'], **cdata['kwargs'])
File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 1131, in managed
contents)
File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 1941, in manage_file
name_sum = get_hash(name, source_sum['hash_type'])
KeyError: 'hash_type'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment