Update location of sova patterns

As we moved the queries repo to gerrit, we should now point to its
new location.

Change-Id: I7d795e73473965691f5308151a4f7b724f99a2d4
This commit is contained in:
Sorin Sbarnea 2021-03-03 14:41:11 +00:00
parent 0478d5983f
commit 354650bcbb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: Load sova patterns from URL
uri:
url: https://raw.githubusercontent.com/rdo-infra/queries/main/output/sova-patterns.json
url: https://opendev.org/openstack/tripleo-ci-health-queries/raw/branch/master/output/sova-patterns.json
method: GET
return_content: true
status_code: 200