openscanhub: fix key field in keytab role

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2023-12-05 23:05:41 +01:00
parent ae6b285537
commit 3e91ad138c

View file

@ -39,7 +39,7 @@
objectname: pvc-var-lib-osh.yml
- role: openshift/keytab
app: openscanhub
key: /etc/httpd/conf/httpd.keytab
key: service.keytab
secret_name: openscanhub-keytab
service: HTTP
# https://pagure.io/fedora-infra/ansible/pull-request/1669#comment-195794