copr-fe: generate keytab for API
This commit is contained in:
parent
aee759077e
commit
7849dda43f
1 changed files with 8 additions and 0 deletions
|
@ -90,3 +90,11 @@
|
||||||
value: continue
|
value: continue
|
||||||
backup: yes
|
backup: yes
|
||||||
notify: restart apache
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue