copr-fe: generate keytab for API

This commit is contained in:
Pavel Raiskup 2021-08-05 08:11:13 +02:00
parent aee759077e
commit 7849dda43f

View file

@ -90,3 +90,11 @@
value: continue
backup: yes
notify: restart apache
- include_role: keytab/service
vars:
service: copr-frontend-http-api
host: "coprfe-{{env_suffix}}.fedoraproject.org"
kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab
owner_group: apache
owner_user: apache