Skip to content

Instantly share code, notes, and snippets.

@mjgorman
Created July 28, 2014 18: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 mjgorman/08617826d66420d9189b to your computer and use it in GitHub Desktop.
Save mjgorman/08617826d66420d9189b to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/salt/utils/minions.py", line 327, in check_minions
}[expr_form](expr)
File "/usr/lib/python2.6/site-packages/salt/utils/minions.py", line 238, in _check_compound_minions
results.append(str(set(matcher('@'.join(comps[1:])))))
File "/usr/lib/python2.6/site-packages/salt/utils/minions.py", line 106, in _check_grain_minions
salt.utils.fopen(datap)
@mjgorman
Copy link
Author

salt.utils.fopen(datap)

@mjgorman
Copy link
Author

AttributeError: 'NoneType' object has no attribute 'get'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment