Created
July 28, 2014 18:23
-
-
Save mjgorman/08617826d66420d9189b 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
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) |
Author
mjgorman
commented
Jul 28, 2014
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