Skip to content

Instantly share code, notes, and snippets.

@jalons

jalons/file.py Secret

Created July 31, 2015 17:23
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 jalons/f61013c8e310d9e7dd24 to your computer and use it in GitHub Desktop.
Save jalons/f61013c8e310d9e7dd24 to your computer and use it in GitHub Desktop.
2015-07-31 12:17:45,505 [salt.state ][ERROR ] An exception occurred in this state: Traceback (most recent call last):
File "salt/state.py", line 1316, in call
File "salt/states/file.py", line 1660, in recurse
File "salt/states/file.py", line 1583, in manage_file
File "salt/states/file.py", line 1116, in managed
File "salt/modules/file.py", line 1797, in check_managed
File "salt/modules/file.py", line 1620, in get_managed
NameError: global name '__salt__' is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment