Created
November 5, 2013 21:57
-
-
Save jslatts/7327059 to your computer and use it in GitHub Desktop.
pillar error
This file contains 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
Data failed to compile: | |
---------- | |
Traceback (most recent call last): | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 2293, in call_highstate | |
top = self.get_top() | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 1880, in get_top | |
return self.merge_tops(tops) | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 1814, in merge_tops | |
top[env][tgt] = ctop[env][tgt] | |
TypeError: list indices must be integers, not str |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment