Created
November 6, 2013 23:55
-
-
Save cachedout/7346441 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
precise64: | |
---------- | |
State: - file | |
Name: /tmp/f/g/foo.txt | |
Function: managed | |
Result: False | |
Comment: An exception occurred in this state: Traceback (most recent call last): | |
File "/salt_mount/salt/state.py", line 1265, in call | |
# state call. | |
File "/salt_mount/salt/states/file.py", line 1135, in managed | |
__env__ | |
NameError: global name '__env__' is not defined | |
Changes: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How did you solve this error? I'm using
2014.1.10
and got the same: