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
DOWNHOSTS=$(salt-run manage.down) | |
for host in $DOWNHOSTS | |
do | |
if [ -n $host ] | |
then | |
/bin/echo "SALTCHECK $host is not responding to salt" | /bin/mail -s "SALTCHECK: $host is not responding to salt" [email protected] | |
fi | |
done |
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
Logging tests on /tmp/salt-runtests.log | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
Starting Unit Tests | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
..E......................ssssssssssssssssss.........sss..........ss.................................................s.....sEssssssssssssssssssssssssssssssssssssssssssssssss...........ssssssssssssssssssssssssssssssssssssssssss | |
====================================================================== | |
ERROR: unit.pydsl_test (unittest2.loader.ModuleImportFailure) | |
---------------------------------------------------------------------- | |
ImportError: Failed to import test module: unit.pydsl_test | |
Traceback (most recent call l |
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
1/4 bunch fresh celantro | |
1 tbs black pepper | |
1 1/2 tbs kosher salt | |
1 tbs cumin | |
1 tbs chile powder | |
1 tbs Mexican oregano | |
1/4 tsp ground clove | |
4 cloves fresh garlic | |
1/4 cup olive oil | |
1/2 cup red wine vinegar |
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
--- elsa.js.orig 2013-05-05 19:04:51.000000000 -0500 | |
+++ elsa.js 2013-05-05 19:05:33.000000000 -0500 | |
@@ -5043,7 +5043,7 @@ | |
}; | |
var oConn = YAHOO.util.Connect.asyncRequest('POST', 'Query/preference', removeCallback, | |
'action=remove&id=' + p_oData.id); | |
- }, oData, 'Really delete dashboard?'); | |
+ }, oData, 'Really delete Saved Search?'); | |
} | |
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
git: | |
pkg: | |
- installed |
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
[29/Mar/2013:23:51:01] HTTP | |
Request Headers: | |
Content-Length: 42 | |
HOST: localhost:8000 | |
Remote-Addr: 127.0.0.1 | |
ACCEPT: */* | |
USER-AGENT: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.13.6.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2 | |
Content-Type: application/x-www-form-urlencoded | |
[29/Mar/2013:23:51:01] HTTP Traceback (most recent call last): | |
File "/usr/lib/python2.6/site-packages/cherrypy/_cprequest.py", line 656, in respond |
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
16:18:41 connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("69.20.0.164")}, 16) = 0 | |
16:18:41 send(3, "\372G\1\0\0\1\0\0\0\0\0\0\tlocalhost\6centro\3ne"..., 38, MSG_NOSIGNAL) = 38 | |
16:18:41 poll([{fd=3, events=POLLIN}], 1, 0) = 0 (Timeout) | |
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 734782298}) = 0 | |
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 734827767}) = 0 | |
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 734872747}) = 0 | |
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 734915422}) = 0 | |
16:18:41 poll([{fd=3, events=POLLIN}], 1, 1000) = 1 ([{fd=3, revents=POLLIN}]) | |
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 739606272}) = 0 | |
16:18:41 recvfrom(3, "\372G\201\200\0\1\0\0\0\0\0\0\tlocalhost\6centro\3ne"..., 513, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("69.20.0.164")}, [16]) = 38 |