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
<!DOCTYPE html> | |
<!--[if IE 8 ]> <html class="ie8" xmlns:ng="http://angularjs.org/"> <![endif]--> | |
<!--[if (gt IE 8)|!(IE)]><!--> <html xmlns:ng="http://angularjs.org/"> <!--<![endif]--> | |
<head> | |
<!--[if IE 8 ]> <meta http-equiv="X-UA-Compatible" content="IE=8"> <![endif]--> | |
<!--[if IE 9 ]> <meta http-equiv="X-UA-Compatible" content="IE=9"> <![endif]--> | |
<!--[if (gt IE 9) ]> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <![endif]--> | |
<meta charset="utf-8"> |
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) |