Skip to content

Instantly share code, notes, and snippets.

@jslatts
Created November 5, 2013 21:57
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 jslatts/7327059 to your computer and use it in GitHub Desktop.
Save jslatts/7327059 to your computer and use it in GitHub Desktop.
pillar error
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