Skip to content

Instantly share code, notes, and snippets.

@jvblasco
Created May 18, 2015 11:12
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 jvblasco/573d73dd5258a924aa2f to your computer and use it in GitHub Desktop.
Save jvblasco/573d73dd5258a924aa2f to your computer and use it in GitHub Desktop.
[ERROR ] Error in function _pillar:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/master.py", line 1458, in run_func
ret = getattr(self, func)(load)
File "/usr/lib/python2.7/site-packages/salt/master.py", line 1214, in _pillar
pillar = salt.pillar.Pillar(
AttributeError: 'dict' object has no attribute 'Pillar'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment