Remove query for bug 1531187

This bug was caused by a failure of glean to properly configure private
network interfaces in rackspace. It was fixed long ago and we don't have
hits for it lets stop querying for it.

Change-Id: Ia101481a90cb74f8fb3dbb73823fbcdf4f62c011
This commit is contained in:
Clark Boylan 2017-08-04 15:54:41 -07:00
parent 84d84ee1ad
commit edb3bb7a97
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
query: >-
((message:"bash: install_package: command not found") OR
(message:"ssh: connect to host" AND message:"Connection timed out") OR
(message:"ERROR! SSH encountered an unknown error during the connection.") OR
(message:"[ERROR] /opt/stack/new/grenade/projects/70_cinder/resources.sh" AND
message:"SSH to the client did not work, something very wrong"))
AND
tags:console