openscanhub: try to fix keytab host for staging

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2023-12-07 17:06:44 +01:00
parent 7dd07af1d1
commit 9cfca2ab54

View file

@ -46,5 +46,5 @@
# We should get separate approval for "opencanhub.fedoraproject.org"
# Fix below line if correct route is not generated.
# https://pagure.io/fedora-infra/ansible/pull-request/1669#comment-195809
# host: "openscanhub.apps.ocp.stg.fedoraproject.org"
host: "staging-openscanhub.apps.ocp.stg.fedoraproject.org"
when: env == "staging"