openscanhub: generate keytab files for FAS logins
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
14b561e2d5
commit
ae6b285537
1 changed files with 10 additions and 0 deletions
|
@ -37,4 +37,14 @@
|
|||
app: openscanhub
|
||||
template: pvc-var-lib-osh.yml
|
||||
objectname: pvc-var-lib-osh.yml
|
||||
- role: openshift/keytab
|
||||
app: openscanhub
|
||||
key: /etc/httpd/conf/httpd.keytab
|
||||
secret_name: openscanhub-keytab
|
||||
service: HTTP
|
||||
# https://pagure.io/fedora-infra/ansible/pull-request/1669#comment-195794
|
||||
# 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"
|
||||
when: env == "staging"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue